Check that an argument is a multivariate functional data object of class mfd.

is.mfd(mfdobj)

Arguments

mfdobj

An object to be checked.

Value

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