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)
lambda
: a nonegative number.rho
: the correlation of the time series.N
: the length of the observations.S
Useful links