break.detection: Break detection with Buishand method

Description Usage Arguments Author(s)

View source: R/breakDetection.R

Description

Function for break detection in a yearly or seasonal series that uses the Buishand cumulative test. It needs a table with two columns (datetime and value). the input is temporarily downloaded by the dummy data

Usage

1
break.detection(series1, range = 2, plot.score = FALSE)

Arguments

series1

time series to check, it must be a table with two columns (datetime and value)

range

radius (in years) of the running window that is used for the identification of local minima/maxima

plot.score

if TRUE it produces a plot for the visualization of the breaks

Author(s)

Antonello and Hidde


KNMI/Hackathon-RDWD-QualityMonitoring documentation built on May 23, 2019, 10:33 p.m.