finalal: Calculate final change point estimates and mean of each...

Description Usage Arguments

Description

Calculate final change point estimates and mean of each interval Based on Matlab function of Anatoly Zlotnik and Alexandra Piryatinska

Usage

1
finalal(X, xin, kin, m, delta, thresh)

Arguments

X

Input data.

xin

The original time-series.

kin

A vector containing estimated global change points

m

Minimum interval size.

delta

Detect parameter.

thresh

Threshold for detecting change-point.

A list with :

meanK the mean values of the intervals,
kout the final estimated change points.

nwaff/ecomplex documentation built on May 24, 2019, 10:56 a.m.