Description Usage Arguments Value
View source: R/count_clusters.R
Count clusters given a threshold and level for merging
1 | count_clusters_merged(x, z, z0, seg.ends = NULL, except = NULL)
|
x |
Data (already smoothed) |
z |
Threshold: data frame k by nseg + 1 |
z0 |
threshold for merging - separate regions at level |
except |
Intervals object of area to remove z that are subsets of a single region at level z0 will be merged. |
A vector the length of z giving the number of clusters at each level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.