fit_cpt | R Documentation |
Given data and location of changepoint, fit a model.
fit_cpt(cpt, bdat)
cpt |
Changepoint to fit. Should be a value in time column. |
bdat |
Dataframe with time and count. |
glm object for changepoint model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.