noc_enn: Returned ordered non-overlapping clusters

View source: R/noc_enn.R

noc_ennR Documentation

Returned ordered non-overlapping clusters

Description

noc_nn returns the non-overlapping clusters ordered by the values on tobs_nn.

Usage

noc_enn(nn, tobs_nn, shape_nn, angle_nn, nnoc = length(nn))

Arguments

nn

A nearest neighbor list.

tobs_nn

The test statistics for each sequence candidate zone.

nnoc

The number of non-overlapping clusters to return.

Value

A list with clusts, a list with elements containing the non-overlapping clusters, and tobs, the associated test statistic for each cluster.


smerc documentation built on Oct. 10, 2023, 5:07 p.m.