Norm of Multivariate Functional Data
Norm of multivariate functional data contained
in a mfd object.
norm.mfd(mfdobj)
mfdobj |
A multivariate functional data object of class |
A vector of length equal to the number of replications
in mfdobj,
containing the norm of each multivariate functional observation
in the product Hilbert space,
i.e. the sum of L^2 norms for each functional variable.
library(funcharts) mfdobj <- data_sim_mfd() norm.mfd(mfdobj)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.