summary.fdPar {fda}R Documentation

Summarize a Functional Parameter Object

Description

Provide a compact summary of the characteristics of a functional parameter object (i.e., class 'fdPar').

Usage

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

Arguments

object

a functional parameter object.

...

Other arguments to match the generic 'summary' function

Value

a displayed summary of the functional parameter object.

See Also

summary,


[Package fda version 2.4.8 Index]