Rdocumentation
powered by
Learn R Programming
fda (version 2.4.0)
is.Lfd: Confirm Object has Class "Lfd"
Description
Check that an argument is a linear differential operator object.
Usage
is.Lfd(Lfdobj)
Arguments
Lfdobj
an object to be checked.
Value
a logical value:
TRUE
if the class is correct,
FALSE
otherwise.
See Also
is.basis
,
is.fd
,
is.fdPar