R/data.R

#' Dataset with a y series to be forecasted, and its cumulated value.
#'
#' A generic dataset with a Y value and X predictors.
#'
#'
#' @format A dataframe with 1275 rows e 32 variaveis:
#' \describe{
#'   \item{unit}{Unit identification}
#'   \item{time_period}{Time period, ascending integers.}
#'   \item{x1-x28}{Variables.}
#' }
"df_example"

Try the SynthCast package in your browser

Any scripts or data that you put into this service are public.

SynthCast documentation built on March 18, 2022, 5:48 p.m.