selectCompNum.pca | R Documentation |
Allows user to select optimal number of components for a PCA model
## S3 method for class 'pca'
selectCompNum(obj, ncomp, ...)
obj |
PCA model (object of class |
ncomp |
number of components to select |
... |
other parameters if any |
the same model with selected number of components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.