Learn R Programming

harbinger (version 1.2.727)

examples_motifs: Time series for change point detection

Description

A list of time series for change point

  • simple: a simple synthetic time series

  • mitdb100: sample of mitdb 100 time series

  • mitdb102: sample of mitdb 102 time series

#'

Usage

data(examples_motifs)

Arguments

Format

A list of time series for motif discovery.

References

Harbinger package

Examples

Run this code
data(examples_motifs)
serie <- examples_motifs$simple

Run the code above in your browser using DataLab