prepare_timeseries: Prepare time series

Description Usage

View source: R/utilities.R

Description

Reads in a data frame with columns for the target variable(s) and the regressors; returns a list with the time series for the main target variable, any extra target variables and the regressors.

Usage

1
2
prepare_timeseries(data, STARTDATA, STARTMODEL, FREQ, TARGET_VAR = NULL,
  REGCOLUMNS = NULL, plot_timeseries = FALSE)

alexanderharms/timsR documentation built on May 21, 2020, 12:57 p.m.