Package: octopucs
Title: Statistical Support for Hierarchical Clusters
Version: 0.1.0
Authors@R: c(person(given="Roger", family="Guevara",  role = c("aut", "cre"), email = "roger.guevara@inecol.mx"), person(given="Ian", family="MacGregor-Fors",  role = c("aut"), email = "ian.macgregor@helsinki.fi") )
Description: Generates n hierarchical clustering 
    hypotheses on subsets of classifiers (usually species in 
    community ecology studies). The n clustering hypotheses are combined to generate 
    a generalized cluster, and computes three metrics of support. 
    1) The average proportion of elements conforming the group 
    in each of the n clusters (integrity). And 2) the contamination, 
    i.e., the average proportion of elements from other groups that 
    enter a focal group. 3) The probability of existence of the group 
    gives the integrity and contamination in a Bayesian approach.
Date: 2024-07-17
Depends: vegan, stringr, progress
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-07-23 16:30:47 UTC; rogerguevara
Author: Roger Guevara [aut, cre],
  Ian MacGregor-Fors [aut]
Maintainer: Roger Guevara <roger.guevara@inecol.mx>
Repository: CRAN
Date/Publication: 2024-07-28 20:30:02 UTC
