compute_symdiff | R Documentation |
Computes the size of the symmetric difference between two change point detection sets
compute_symdiff(cp1, cp2)
cp1 |
Change point set for model 1 or true change point set. |
cp2 |
Change point set for model 2 or true change point set. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.