Description Usage Arguments Value
This function ensures that the data meets model requirements
1 | valid_md_snaive(ts_data, fc_horizon)
|
ts_data |
A univariate 'ts' or 'xts' object |
fc_horizon |
An integer, the forecasting horizon (i.e. the number of periods to forecast) |
A boolean, TRUE if the forecasting is possible.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.