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