Learn R Programming

hdbinseg (version 1.0.2)

search.b: Searching for a change-point in a branch

Description

Searches for a change-point in a branch of a binary tree grown by the Sparsified Binary Segmentation

Usage

search.b(stat, trim)

Value

a list containing

b

a possible location of the change-point

test.stat

test statistic

FLAG

should the branch be grown?

Arguments

stat

aggregated CUSUM statistics

trim

see sbs.alg