change {MSigSeg} | R Documentation |
Generate matrix based on specified breakpoints.
change(M, p = 0.01)
M |
A matrix users aimed to add breakpoints. |
p |
Probability of occurrence of breakpoints. |
Generate matrix with common breakpoints, based on specific probability of occurrence.
A list containing the matrix with specified change point and the location of breakpoints.