Learn R Programming

MFPCA (version 1.3-10)

summary.MFPCAfit: Summarize a Multivariate Functional Principal Component Analysis

Description

A summary method for class MFPCAfit

Usage

# S3 method for MFPCAfit
summary(object, ...)

Value

An object of class summary.MFPCAfit

Arguments

object

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

...

Arguments passed to or from other methods.