powered by
Adjust the smoothing parameter to number of observations
smoothpar(n)
smoothing parameter
number of observations
Werner A. Stahel
smoothpar(50) t.n <- c(5,10,20,100,1000) smoothpar(t.n)
Run the code above in your browser using DataLab