Description Usage Arguments Value
Rotated principal component analysis
1 2 3 4 5 6 7 8 9 10 11 |
x |
numeric matrix; data with variables as columns and samples as rows. |
k |
integer; number of principal components. |
scale |
logical; should the data be scaled? |
sign_correction |
logical; should signCorrectionPCA be called? |
normalize |
parameter passed to optimization routine (GPForth or GPFoblq). |
maxit |
parameter passed to optimization routine (GPForth or GPFoblq). |
eps |
parameter passed to optimization routine (GPForth or GPFoblq). |
return_data |
logical; should data be returned? |
A list with scores and loadings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.