setBaselineSD {ocd} | R Documentation |
Set baseline standard deviation
Description
Set baseline standard deviation
Usage
setBaselineSD(detector, sd)
Arguments
detector |
Object of class 'Changepoint Detector' |
sd |
vector of standard deviation, must be of the same dimension as
specified in the data_dim attribute of |
Value
Updated object detector
[Package ocd version 1.1 Index]