summary.fd {fda}R Documentation

Summarize a Functional Data Object

Description

Provide a compact summary of the characteristics of a functional data object.

Usage

## S3 method for class 'fd':
summary(object,...)
summary.fd(object,...)

Arguments

object a functional data object.
... Other arguments to match the generic for 'summary'

Value

a displayed summary of the functional data object.

See Also

summary,


[Package fda version 2.1.1 Index]