Computation of means for cluster groups (aggregate)
Source:R/Cluster_group_aggregate.R
clustGroupAggregate.Rd
Once the groups of a cluster have been identified, the average value for each species (or target variable) are computed for each group. Moreover, within each group, species (or target variables) are sorted decreasingly by their cover (or value).
Arguments
- database
a dataframe in which Rows are surveys and Columns are Species. The first column is the identifier of dendrogram groups see @example for a graphical detail