block.finder {VARDetect} | R 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
[Package VARDetect version 0.1.8 Index]