trim_series: Get latest data for forecasting

View source: R/predict_forecast.R

trim_seriesR Documentation

Get latest data for forecasting

Description

Gets latest data for forecasting. It also gets the number of missing data points to forecast.

Usage

trim_series(x)

Arguments

x

Data series to reduce for forecasting

Value

Series with contiguous observations followed by NA values to forecast.


caldwellst/augury documentation built on Oct. 10, 2024, 8:20 a.m.