changepointsVar (version 0.1.0)

plot.jumpointsVar: Plot method for changes in variance

Description

Plots signal with changes in variance and corresponding changepoints

Usage

# S3 method for jumpointsVar
plot(x, ...)

Value

The function simply plot the fit returned by 'jumpointsVar'

Arguments

x

object returned by jumpointsVar

...

additional arguments.

Author

Giada Adelfio

Maintainer: Gianluca Sottile <gianluca.sottile@unipa.it>

Details

This fuction takes a fitted object returned by jumpointsVar and plots the resulting fit with changepoints.

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

jumpointsVar

Examples

Run this code
##---- see jumpointsVar documentation ----

Run the code above in your browser using DataLab