RFcd: Random Forest change point detection

Description Usage Arguments

View source: R/hdcd.R

Description

Find (non-parametric) breaks in the distribution of a time series using Random Forest Classifiers

Usage

1
RFcd(x, delta = 0.1, control = hdcd_control())

Arguments

x

A matrix with observations in rows

delta

Minimal relative segment length, defaults to 0.1

control

Control parameter as returned by hdcd_control


mlondschien/hdcd documentation built on Jan. 5, 2021, 11:26 p.m.