retrievalMethod: Retrieval Functions - Method

Description Usage Arguments

Description

These functions can be used to access the slots of the cptFor object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
## S4 method for signature 'cptFor'
errors(x)

## S4 method for signature 'cptFor'
m(x)

## S4 method for signature 'cptFor'
detector(x)

## S4 method for signature 'cptFor'
gamma(x)

## S4 method for signature 'cptFor'
errorsVar(x)

## S4 method for signature 'cptFor'
errors2Var(x)

## S4 method for signature 'cptFor'
cusum(x)

## S4 method for signature 'cptFor'
cusum2(x)

## S4 method for signature 'cptFor'
alpha(x)

## S4 method for signature 'cptFor'
critValue(x)

## S4 method for signature 'cptFor'
threshold(x)

## S4 method for signature 'cptFor'
threshold2(x)

## S4 method for signature 'cptFor'
tau(x)

## S4 method for signature 'cptFor'
tau2(x)

## S4 method for signature 'cptFor'
updateStats(x)

## S4 method for signature 'cptFor'
forecastErrorType(x)

## S4 method for signature 'cptFor'
updateStats2(x)

Arguments

x

object of class cptFor


grundy95/changepoint.forecast documentation built on Dec. 20, 2021, 1:45 p.m.