powered by
Several Global Options have been declared, as described in this help file.
The following global options can be modified, to alter the default calculation behaviour.
smoother.gaussianwindow.alpha
2.5
smoother.window
0.1
smoother.method
'gaussian'
smoother.tails
FALSE
smoother.verbose
#Tighten the alpha term for this session. options('smoother.gaussianwindow.alpha' = 1) #Include the Tails in Final Calculation options('smoother.tails' = TRUE)
Run the code above in your browser using DataLab