Y: Matrix of data

Description Usage Format Details Examples

Description

A data frame [(n x M) x 3] containing 5 Gaussian series with size n=50 each simulated as in the paper arXiv:1505.05660 (with rho=0.6 and sigma=0.2). The total number of segments is K=11 or 6 breakpoints (at position 39 for series 1; 35 for series 2; no breaks for series 3; 11 for series 4 and 2, 3 and 12 for series 5).

Usage

1

Format

A data frame with 250 observations on the following 3 variables.

series

a numeric vector

position

a numeric vector

signal

a numeric vector

Details

series: the number of the series; position: the grid {1:n}; signal: the values of the observed signal

Examples

1
2

FASeg documentation built on May 2, 2019, 3:26 a.m.