get_cpts | R Documentation |
Identify possible changepoints for testing.
get_cpts(bdat, min_len = 10)
bdat |
Dataframe with time and count. |
min_len |
Minimum time length for any segment. |
Vector of valid changepoints to test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.