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