print.MFPCAfit: Print the results of a Multivariate Functional Principal Component Analysis
Description
A print function for class MFPCAfit.
Usage
# S3 method for MFPCAfit
print(x, ...)
Value
No return value, called for side effects
Arguments
- x
An object of class MFPCAfit, usually returned by a
call to MFPCA.
- ...
Arguments passed to or from other methods.