Description Usage Arguments Value Author(s)
View source: R/fitting_models.R
Checks the model of the trend: either linear or exponential
1 | fittingModels(stl, frequency, difFactor = 1.5, debug = FALSE)
|
frequency |
The frequency of the time-value pair |
difFactor |
Optional parameter: The factor how much exp needs to be better than linear. 1.5 by default |
debug |
Optional parameter: If TRUE, debugging information will be displayed. FALSE by default |
tvp |
The time-value pair |
The model, either linear or exp and if the estimation is riskys
Marwin Zuefle, Andre Bauer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.