Get if of clusters given a threshold
get_cluster(distribution, threshold, alternative = "two.sided", side = "all")
a matrix of the distribution.
a numeric indicating the threshold.
A character string indicating the alternative hypothesis. Choose between "two.sided"
, "greater"
, "less"
. Default is "two.sided"
.
a matrix with integer indicating the id of the clusters