Description Usage Arguments Details Value Slots Author(s) Examples
Class PrComp is a wrapper for the S3 function prcomp
PrComp is a PCA constructor function
1 |
dataObject |
object of class MassSpectra |
... |
additional args for prcomp |
Class PrComp is a wrapper for the S3 function prcomp
PrComp constructor function uses call by reference. The new object is put
into the analysis slot of the dataObject on which PCA was calculated.
object of class PrComp
scalelogical see description of stats::prcomp
centervector see description of stats::prcomp
sdevvector see description of stats::prcomp
Lorenz Gerber <lorenz.gerber@slu.se>
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.