Description Usage Arguments Details Value
Set changepoint detector status
1 | setStatus(detector, new_status)
|
detector |
Object of class 'Changepoint Detector' |
new_status |
'estimating' or 'monitoring' |
If the status is set to 'estimating', new observations are used to update current estimate of pre-change mean and standard deviation. If the status is set to 'monitoring', new observations are used to check if mean change has occurred.
Updated object detector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.