Chan_update             Processing a new data point for the 'Chan'
                        class
ChangepointDetector     Constructor for the ChangepointDetector S3
                        class
MC_Chan                 Compute Monte Carlo thresholds for the Chan
                        method
MC_Mei                  Compute Monte Carlo thresholds for the Mei
                        method
MC_XS                   Compute Monte Carlo thresholds for the XS
                        method
MC_ocd                  Compute Monte Carlo thresholds for the OCD
                        method
Mei_update              Processing a new data point for the 'Mei' class
ParkfieldSensors        Parkfield seismic sensor data
XS_update               Processing a new data point for the 'XS' class
accessor                Accessor functions to attributes of class
                        ChangepointDetector
checkChange             Check if a mean change has occurred.
getData                 Processing a new data point
new_Chan                construtor for subclass 'Chan' in class
                        'ChangepointDetector'
new_Mei                 constructor of subclass 'Mei' in class
                        'ChangepointDetector'
new_OCD                 constructor of subclass 'OCD' in class
                        'ChangepointDetector'
new_XS                  constructor of subclass 'XS' in class
                        'ChangepointDetector'
normalisedStatistics    Compute maximum ratio between detection
                        statistic and its threshold
ocd                     ocd: A package for high-dimensional multiscale
                        online changepoint detection
ocd_update              Processing a new data point for the 'OCD' class
print.ChangepointDetector
                        Printing methods for the 'ChangepointDetector'
                        class
reset                   Reset changepoint detector to initial state
setBaselineMean         Set baseline mean
setBaselineSD           Set baseline standard deviation
setStatus               Set changepoint detector status
update_param            compute new mean and sd from old ones with one
                        additional observation
