TraceRatio {GrFA} | R Documentation |
Trace ratio
Description
Evaluation of the estimated factors by trace ratios, the values is between 0 and 1, higher values means better estimation.
Usage
TraceRatio(G, Ghat)
Arguments
G |
the true factors. |
Ghat |
the estimated factors. |
Value
trace ratio |
defined as |
[Package GrFA version 0.2.1 Index]