#' @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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.