Learn R Programming

fda (version 6.1.4)

summary.fd: Summarize a Functional Data Object

Description

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

Usage

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

Value

a displayed summary of the functional data object.

Arguments

object

a functional data object.

...

Other arguments to match the generic for 'summary'

See Also