doArima: Apply Arima

Description Usage Arguments Value

View source: R/telescope_Utils.R

Description

Performs the ARIMA forecast of the timeseries.

Usage

1
doArima(ts, season = TRUE)

Arguments

ts

The timeseries.

season

If false, only non-seasonal models will be fitted

Value

The Arima Forecast of ts.


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