Replacement Functions - Generic
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
|
x |
object of class |
value |
value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.