smoothing_level function

Smoothing value

Smoothing value

Function that reports the smoothing level for a given value of lambda, N and rho (=0 if univariate).

smoothing_level(lambda, rho, N)

Arguments

  • lambda: a nonegative number.
  • rho: the correlation of the time series.
  • N: the length of the observations.

Returns

S

  • Maintainer: L. Leticia Ramirez-Ramirez
  • License: GPL-3
  • Last published: 2019-07-15

Useful links