Get maximum number of broad clusters

SummCluster(fullcluster)

Arguments

fullcluster

A list of clusters that generated by the function GetCluster()

Value

A list

Examples

data(sim_result)
cluster_summary <- SummCluster(sim_result[[1]])
cluster_summary$nbroad
#> [1] 2 2 2