Description Usage Arguments Value
View source: R/calcInitialPCA.R
Numerical Attributes from the slot '$chipsamples' from an HT12prepro object are dimension-reduced by PCR
1 | calcInitialPCA(ht12object)
|
ht12object |
A list object of class HT12prepro |
a list object including slots 'pca_object' which is a copy of the $chipsamples with additional columns representing the principal components. Additionally, 'pc.data' is the PCA-object created by function princomp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.