get_point_estimate | R Documentation |
Given a bayesWatch object and a probability cutoff, finds change-points.
get_point_estimate(regime_fit_object, prob_cutoff)
regime_fit_object |
bayesWatch object. Fit with the bayesWatch method. |
prob_cutoff |
float in (0,1). Posterior probabilities above this cutoff will be considered changepoints. |
vector. Indicator values corresponding to change-point locations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.