noc_nn
returns the non-overlapping clusters
ordered by the values on tobs_nn
.
noc_nn(nn, tobs_nn, nnoc = length(nn))
A list with clusts
, a list with elements
containing the non-overlapping clusters, and
tobs
, the associated test statistic for each
cluster.
A nearest neighbor list.
The test statistics for each sequence candidate zone.
The number of non-overlapping clusters to return.