This S3 method provides a way to convert some objects to the class
mfData
, thus obtaining a multivariate functional dataset.
as.mfData(x, ...)
# S3 method for list
as.mfData(x, ...)
a list of univariate functional datasets, provided in form of
fData
objects.
additional parameters.
The function returns a mfData
object, obtained starting from
argument x
.