is.basismfd {ReMFPCA}R Documentation

Check if an object is of class 'basismfd'

Description

Check if an object is of class 'basismfd'

Usage

is.basismfd(fdobj)

Arguments

fdobj

The object to check.

Value

TRUE if the object is of class 'basismfd', FALSE otherwise.

See Also

is.mvbasismfd, is.mfd, is.mvmfd


[Package ReMFPCA version 1.0.0 Index]