Set changepoint detector status
setStatus(detector, new_status)
Object of class 'Changepoint Detector'
'estimating' or 'monitoring'
Updated object detector
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.