R/datadescription.R

#' Changepoint Example Data
#'
#' This dataset contains a simulated multivariate time series with two
#' changepoints at time point 150 and 300. The dimension of the data is T=450 and p=20.
#'
"changesim"

#' Test Example Data
#'
#' This dataset contains a simulated multivariate time series with two different autocovariances.
#' It is a list data with two variables X and Y. Each multivariate time series had dimension of
#' T=150 and p=20

"testsim"
mgampe/detectR documentation built on Feb. 18, 2021, 2:23 a.m.