#' Multivariate Time Series Example
#'
#' A matrix containing two time series in its columns that are each observed over 50 time points
#'
#' @format A matrix with 50 rows and 2 columns
"Y"
#' Multivariate Time Series Example
#'
#' A matrix containing three time series in its columns that are each observed over 50 time points
#'
#' @format A matrix with 50 rows and 3 columns
"X"
#' Multivariate Time Series Example
#'
#' A matrix containing 15 time series in its columns that are each observed over 100 time points
#'
#' @format A matrix with 100 rows and 15 columns
"example"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.