noc_enn | R Documentation |
noc_nn
returns the non-overlapping clusters
ordered by the values on tobs_nn
.
noc_enn(nn, tobs_nn, shape_nn, angle_nn, nnoc = length(nn))
nn |
A nearest neighbor list. |
tobs_nn |
The test statistics for each sequence candidate zone. |
nnoc |
The number of non-overlapping clusters to return. |
A list with clusts
, a list with elements
containing the non-overlapping clusters, and
tobs
, the associated test statistic for each
cluster.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.