Description Usage Arguments Details Value Slots Author(s) Examples
Class PrinComp is a wrapper for the S3 function princomp
PrinComp is a PCA constructor function
1 |
dataObject |
object of class MassSpectra |
... |
additional args |
Class PrinComp is a wrapper for the S3 function princomp
PrinComp 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 prinComp
scalevector see description of stats::princomp
n.obsnumeric see description of stats::princomp
calllanguage see description of stats::princomp
centercenter see description of stats::princomp
sdevvector see description of stats::princomp
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.