R/mp-toy-data.R

#' Original data used in the mSTAMP demo
#'
#' A synthetic dataset with embedded MOTIFs for multidimensional discovery
#'
#' @docType data
#' @format A `list` with a `matrix` with 550 rows and 3 dimensions and an `int`:
#' \describe{
#'   \item{data}{data with embedded MOTIFs}
#'   \item{sub_len}{size of sliding window}
#' }
#' @source \url{https://sites.google.com/view/mstamp/}
#'
#' @references * Yeh CM, Kavantzas N, Keogh E. Matrix Profile VI : Meaningful Multidimensional Motif
#'   Discovery.
#' @references Website: <http://www.cs.ucr.edu/~eamonn/MatrixProfile.html>
#' @keywords datasets
"mp_toy_data"
matrix-profile-foundation/tsmp documentation built on Aug. 19, 2022, 8:15 p.m.