name_clusters_merged: Return clusters at a given level

Description Usage Arguments Value

View source: R/count_clusters.R

Description

Find indices of clusters given a threshold and level for merging

Usage

1
name_clusters_merged(x, z, z0, labs = FALSE)

Arguments

x

Data (already smoothed)

z

Threshold

z0

threshold for merging - separate regions at level z that are subsets of a single region at level z0 will be merged.

Value

Intervals object giving clusters


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