View source: R/library--data_prep--smooth_tools--ts_trend_gen.R
nGuess | R Documentation |
nGuess for sgolaySmoothMod number of points per polynomial
nGuess(DF, InVar, Base, min)
DF |
The DF to fit the sgolayfilt curve on. should only be from one TS |
InVar |
The col name that the variable is about to smooth |
Base |
The value we are scaling by the of the number of rows in the data |
min |
The smallest value returned |
a number greater or equal to min
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.