Adjust the smoothing parameter to number of observations
smoothpar(n)
n
number of observations
smoothing parameter
Werner A. Stahel
smoothpar(50) t.n <- c(5,10,20,100,1000) smoothpar(t.n)