norm-funData-missing-method: Calculate the norm for univariate functional data

Description Usage See Also

Description

Calculate the norm for univariate functional data

Usage

1
2
3
4
5
6
7
8
## S4 method for signature 'funData,missing'
norm(
  x,
  squared = TRUE,
  obs = seq_len(nObs(x)),
  method = "trapezoidal",
  weight = 1
)

See Also

norm, funData


funData documentation built on Oct. 17, 2021, 5:06 p.m.