count_clusters_merged: Count clusters

Description Usage Arguments Value

View source: R/count_clusters.R

Description

Count clusters given a threshold and level for merging

Usage

1
count_clusters_merged(x, z, z0, seg.ends = NULL, except = NULL)

Arguments

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.

Value

A vector the length of z giving the number of clusters at each level


jean997/cfdrSims documentation built on May 18, 2019, 11:43 p.m.