plot.jumpointsVar {changepointsVar} | R Documentation |
Plot method for changes in variance
Description
Plots signal with changes in variance and corresponding changepoints
Usage
## S3 method for class 'jumpointsVar'
plot(x, ...)
Arguments
x |
object returned by jumpointsVar |
... |
additional arguments. |
Details
This fuction takes a fitted object returned by jumpointsVar and plots the resulting fit with changepoints.
Value
The function simply plot the fit returned by 'jumpointsVar'
Author(s)
Giada Adelfio
Maintainer: Gianluca Sottile <gianluca.sottile@unipa.it>
References
Adelfio, G. (2012), Change-point detection for variance piecewise constant models,Communications in Statistics, Simulation and Computation, 41:4, 437-448
Muggeo, V.M.R., Adelfio, G. (2011) Efficient change point detection for genomic sequences of continuous measurements, Bioinformatics 27, 161-166.
See Also
Examples
##---- see jumpointsVar documentation ----
[Package changepointsVar version 0.1.1 Index]