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.

See Also

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


fda documentation built on May 31, 2023, 9:19 p.m.