R/sample_dataset_I0.R

#' @title  Stationary Sample Data for Examples
#'
#' @description  A dataset of 30 stationary time series of sample T=200 obtained through a non-sparse VAR(1) DGP.
#'
#'
#' @format A matrix of 30 columns and 200 rows where each column correspond to a single stationary time series.
#' \describe{
#' \item{T_}{The sample size}
#' \item{g}{The number of covariates}
#' }
"sample_dataset_I0"
Marga8/HDGCvar documentation built on May 25, 2024, 11:12 a.m.