Description Usage Arguments Value
Calculate rand type performance indices for two sets of changepoints. Typically one of them will be the oracle estimate. See clues package for more details.
1 | compare_change_points(cpts_a, cpts_b, n)
|
cpts_a |
A sequence of changepoints. |
cpts_b |
A sequence of changepoints. |
n |
Total size of dataset from which both changepoint estimates originate. |
Returns a vector of the index values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.