change {MSigSeg}R Documentation

Breakpoints matrix generation.

Description

Generate matrix based on specified breakpoints.

Usage

change(M, p = 0.01)

Arguments

M

A matrix users aimed to add breakpoints.

p

Probability of occurrence of breakpoints.

Details

Generate matrix with common breakpoints, based on specific probability of occurrence.

Value

A list containing the matrix with specified change point and the location of breakpoints.


[Package MSigSeg version 0.2.0 Index]