Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_mfd_fd

Convert a fd object into a Multivariate Functional Data object.


Description

Convert a fd object into a Multivariate Functional Data object.

Usage

get_mfd_fd(fdobj)

Arguments

fdobj

An object of class fd.

Value

An object of class mfd. See also ?mfd for additional details on the multivariate functional data class.

See Also

mfd

Examples

library(funcharts)
fdobj <- fd()
mfdobj <- get_mfd_fd(fdobj)
plot_mfd(mfdobj)

funcharts

Functional Control Charts

v1.0.0
GPL-3
Authors
Christian Capezza [cre, aut], Fabio Centofanti [aut], Antonio Lepore [aut], Alessandra Menafoglio [aut], Biagio Palumbo [aut], Simone Vantini [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.