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