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, klaus.nordhausen@uta.fi


[Package MNM version 0.95-1 Index]