Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.stats.pca Classes and Interfaces - 3 results found.
NameDescriptionTypePackageFramework
PCAPrincipal Component Analysis (PCA) is a mathematical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables into a set ofInterfacecom.numericalmethod.suanshu.stats.pcaSuanShu
PCAbyEigenThis class performs Principal Component Analysis (PCA) on a data matrix, using eigen decomposition on the correlation or covariance matrix.Classcom.numericalmethod.suanshu.stats.pcaSuanShu
PCAbySVDThis class performs Principal Component Analysis (PCA) on a data matrix, using the preferred Singular Value Decomposition (SVD) method.Classcom.numericalmethod.suanshu.stats.pcaSuanShu