Convert a fd object into a Multivariate Functional Data object.
Convert a fd object into a Multivariate Functional Data object.
get_mfd_fd(fdobj)
fdobj |
An object of class fd. |
An object of class mfd.
See also ?mfd for additional details on the
multivariate functional data class.
mfd
library(funcharts) fdobj <- fd() mfdobj <- get_mfd_fd(fdobj) plot_mfd(mfdobj)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.