Class SVDResult
- java.lang.Object
-
- ubic.gemma.core.analysis.preprocess.svd.SVDResult
-
- All Implemented Interfaces:
Serializable
public class SVDResult extends Object implements Serializable
Store information about SVD of expression data and comparisons to factors/batch information.- Author:
- paul
- See Also:
- Serialized Form
-
-
Constructor Detail
-
SVDResult
public SVDResult(PrincipalComponentAnalysis pca)
-
-