is.mfd {ReMFPCA} | R Documentation |
Check if an object is of class 'mfd'
Description
Check if an object is of class 'mfd'
Usage
is.mfd(fdobj)
Arguments
fdobj |
The object to check. |
Value
TRUE if the object is of class 'mfd', FALSE otherwise.
See Also
is.mvbasismfd
, is.basismfd
, is.mvmfd
[Package ReMFPCA version 1.0.0 Index]