fit_stlf_discreet: Fit an stlf model to a logged version of a discrete time...

Description Usage Arguments Value

View source: R/fit_stlf_discreet.R

Description

This function fits an stlf model with AR errors to a discrete time series that has been interpolated and log(x + 1/6) transformed

Usage

1

Arguments

y

xts vector. The discrete outcome series to be modelled. NAs are allowed

frequency

integer. The seasonal frequency in y

horizon

integer. The horizon to forecast. Defaults to frequency

Value

A vector containing fitted values from the model of length(length(y)+horizon)


nicholasjclark/mvforecast documentation built on Dec. 22, 2021, 2:11 a.m.