is.fdSmooth: Confirm Object has Class "fdSmooth"

View source: R/is.fdSmooth.R

is.fdSmoothR Documentation

Confirm Object has Class "fdSmooth"

Description

Check that an argument is a functional parameter object.

Usage

is.fdSmooth(fdSmoothobj)

Arguments

fdSmoothobj

an object to be checked.

Value

a logical value: TRUE if the class is correct, FALSE otherwise.

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

is.basis, is.fd, is.Lfd, is.fdPar


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