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