These functions can be used to access the slots of the cptFor
object.
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)
|
x |
object of class |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.