print.mvPCA {MNM} | R Documentation |
Printing Method for a Principal Component Object of Type mvPCA
Description
Prints an object of class mvPCA.
Usage
## S3 method for class 'mvPCA'
print(x, ...)
Arguments
x |
object of type 'mvPCA' |
... |
needed for other printing methods. |
Author(s)
Klaus Nordhausen
[Package MNM version 1.0-4 Index]