dataset_backcast: Backcast the dataset value

Description Usage Arguments Value See Also

Description

Uses the forecast function on a dataset.

Usage

1
dataset_backcast(dataset, backcast_periods = NULL)

Arguments

dataset

A data frame, tibble or dataset object created by dataset, with time, geo, value, frequency, obs_status and method columns.

forecast_periods

The number of expected forecasts. If set to default NULL, annual datasets will be forecasted to 3 periods, quarterly to 5 periods, monthly to 12 periods and daily to 30 periods.

Value

A tibble updated with with forecasted values.

See Also

dataset_forecast


dataobservatory-eu/dataobservatory documentation built on Jan. 7, 2022, 8:55 p.m.