StabilityPCA-class {GeneSelector} | R Documentation |
"StabilityPCA"
Description
An object returned from a call to GetStabilityPCA
Slots
eigenvalues
:- Eigenvalues of the centered cross-product matrix
corresponding to the rank data matrix as described
in GetStabilityPCA, obtained
from principal components analysis, ordered
decreasingly.
measure
:- The ratio of the maximum eigenvalue to the sum over all
eigenvalues, serving as stability measure.
Methods
- show
- Use
show(object)
for brief information.
Author(s)
Martin Slawski martin.slawski@campus.lmu.de
Anne-Laure Boulesteix http://www.slcmsr.net/boulesteix
[Package
GeneSelector version 1.2.0
Index]