fittingModels: Fitting the Model of the Trend

Description Usage Arguments Value Author(s)

View source: R/fitting_models.R

Description

Checks the model of the trend: either linear or exponential

Usage

1
fittingModels(stl, frequency, difFactor = 1.5, debug = FALSE)

Arguments

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

Value

The model, either linear or exp and if the estimation is riskys

Author(s)

Marwin Zuefle, Andre Bauer


DescartesResearch/telescope documentation built on Oct. 23, 2021, 9:51 a.m.