Learn R Programming

ACA (version 1.0)

ACA-package: Abrupt Change-Point or Aberration Detection in a Series of Points

Description

Offers an interactive function for the detection of breakpoints in series.

Arguments

Details

Package: ACA
Type: Package
Version: 1.0
Date: 2016-03-08
License: GPL
LazyLoad: yes

References

D. Amorese, "Applying a change-point detection method on frequency-magnitude distributions", Bull. seism. Soc. Am. (2007) 97, doi:10.1785\/0120060181

Lanzante, J. R., "Resistant, robust and non-parametric techniques for the analysis of climate data: Theory and examples, including applications to historical radiosonde station data", International Journal of Climatology (1996) 16(11), 1197-1226

Examples

Run this code
# NOT RUN {
    SDScan(namefi=system.file("extdata","soccer.data.txt",package="ACA"),
    xleg="Time", yleg="Goals per game", titl="Goals in England: 1888-2014", onecol="n", daty="n")
# }

Run the code above in your browser using DataLab