replacementGeneric: Replacement Functions - Generic

Description Usage Arguments

Description

Replacement Functions - Generic

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
errors(x) <- value

m(x) <- value

detector(x) <- value

gamma(x) <- value

errorsVar(x) <- value

errors2Var(x) <- value

cusum(x) <- value

cusum2(x) <- value

alpha(x) <- value

critValue(x) <- value

threshold(x) <- value

threshold2(x) <- value

tau(x) <- value

tau2(x) <- value

updateStats(x) <- value

forecastErrorType(x) <- value

updateStats2(x) <- value

Arguments

x

object of class cptFor

value

value


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