Description Usage Arguments Examples
Cross-validation for time series data
1 |
ts_data |
tibble, dataframe or matrix. It is assumed that it is ordered by date. |
cv_size |
numeric. Cross validation size. |
lag |
numeric. How many periods ahead to forecast. |
1 2 3 4 | ## Not run:
cvts()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.