summary_hybridts | R Documentation |
Summarized score of all the hybrid models implemented in this package
summary_hybridts(train, test)
train |
A numeric vector or time series object for training the hybrid models |
test |
A numeric vector or time series object for evaluating the hybrid models |
A data frame where the rows represent the out-of-sample scores for each of the hybrid models and the columns represent the RMSE, MASE, and sMAPE scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.