Description Usage Arguments Value
View source: R/fit_arima_discreet.R
This function fits an auto.arima() model to a discrete time series that has been interpolated and log(x + 1/6) transformed
1  | fit_arima_discreet(y, frequency, horizon)
 | 
y | 
 
  | 
frequency | 
 
  | 
horizon | 
 
  | 
A vector containing fitted values from the model of length(length(y)+horizon)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.