summary.Lfd: Summarize a Linear Differential Operator Object

View source: R/Lfd.R

summary.LfdR Documentation

Summarize a Linear Differential Operator Object

Description

Provide a compact summary of the characteristics of a linear differential operator object.

Usage

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

Arguments

object

a linear differential operator object.

...

Other arguments to match the generic 'summary' function

Value

a displayed summary of the linear differential operator object.

References

Ramsay, James O., Hooker, Giles, and Graves, Spencer (2009), Functional data analysis with R and Matlab, Springer, New York.

Ramsay, James O., and Silverman, Bernard W. (2005), Functional Data Analysis, 2nd ed., Springer, New York.

Ramsay, James O., and Silverman, Bernard W. (2002), Applied Functional Data Analysis, Springer, New York.

See Also

summary,


fda documentation built on May 29, 2024, 11:26 a.m.