accessor: Accessor functions to attributes of class ChangepointDetector

Description Usage Arguments Details See Also

Description

Accessor functions to attributes of class ChangepointDetector

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
data_dim(detector)

ocdMethod(detector)

n_obs(detector)

patience(detector)

param(detector)

thresholds(detector)

baselineMean(detector)

baselineSD(detector)

tracked(detector)

statistics(detector)

status(detector)

Arguments

detector

Object of S3 class 'ChangepointDetector'

Details

Obtain various attributes of the class 'ChangepointDetector'

See Also

ChangepointDetector


ocd documentation built on Oct. 23, 2020, 5:56 p.m.