Learn R Programming

MNM (version 0.95-2)

print.mvPCA: 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.