| Package | Description |
|---|---|
| dev.nm.stat.factor.pca |
| Modifier and Type | Class and Description |
|---|---|
class |
PCAbyEigen
This class performs Principal Component Analysis (PCA) on a data matrix,
using eigen decomposition on the correlation or covariance matrix.
|
class |
PCAbySVD
This class performs Principal Component Analysis (PCA) on a data matrix,
using the preferred Singular Value Decomposition (SVD) method.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.