smoothing_level: Smoothing value

Description Usage Arguments Value

View source: R/smoothing_level.R

Description

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

Usage

1
smoothing_level(lambda, rho, N)

Arguments

lambda

a nonegative number.

rho

the correlation of the time series.

N

the length of the observations.

Value

S


TSsmoothing documentation built on July 15, 2019, 5:01 p.m.