norm,multiFunData,missing-method | R Documentation |
Calculate the norm for multivariate functional data
## S4 method for signature 'multiFunData,missing'
norm(
x,
squared = TRUE,
obs = seq_len(nObs(x)),
method = "trapezoidal",
weight = rep(1, length(x))
)
norm
, multiFunData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.