change | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.