Description Usage Arguments Functions Examples
Methods for objects with S4 class cptFor
.
1 2 3 4 5 6 7 8 |
object |
An object of S4 class |
x |
An object of S4 class |
summary,cptFor-method
: Summary of cptFor
object.
This includes the version of the package used; date the analysis was performed; the changepoint detector used; and information on whether a change was detected or not.
show,cptFor-method
: Show cptFor
object.
This includes the summary
method alongside all the slots of the cptFor
object.
plot,cptFor-method
: Plot of cptFor
object.
This produces a plot of the forecast errors; CUSUM detector(s) and indicates whether the threshold
was reached and a changepoint detected. This is a ggplot
object and thus
can be stored and manipulated as required.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.