print.MFPCAfit: Print the results of a Multivariate Functional Principal...

View source: R/MFPCAfit_methods.R

print.MFPCAfitR Documentation

Print the results of a Multivariate Functional Principal Component Analysis

Description

A print function for class MFPCAfit.

Usage

## S3 method for class 'MFPCAfit'
print(x, ...)

Arguments

x

An object of class MFPCAfit, usually returned by a call to MFPCA.

...

Arguments passed to or from other methods.

Value

No return value, called for side effects


MFPCA documentation built on Sept. 15, 2022, 9:07 a.m.