summary.Lfd {fda}R 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, ...)
summary.Lfd(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.

See Also

summary,


[Package fda version 2.1.1 Index]