block.finder: cluster the points by neighborhood size a_n

View source: R/Functions_BSS_SGL.R

block.finderR Documentation

cluster the points by neighborhood size a_n

Description

helper function for determining the clusters

Usage

block.finder(pts, an)

Arguments

pts

vector of candidate change points

an

radius of the cluster

Value

A list of change points clusters


VARDetect documentation built on May 10, 2022, 9:07 a.m.