View source: R/predict_forecast.R
trim_series | R Documentation |
Gets latest data for forecasting. It also gets the number of missing data points to forecast.
trim_series(x)
x |
Data series to reduce for forecasting |
Series with contiguous observations followed by NA values to forecast.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.