smoothpar | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.