Package: postHoc
Type: Package
Title: Tools for Post-Hoc Analysis
Version: 0.1.1
Authors@R: person("Rodrigo", "Labouriau", 
                   email = "rodrigo.labouriau@math.au.dk",
                   role = c("aut", "cre"),
                   comment = c(ORCID = "0000-0001-8713-6864"))
Description: Implements a range of facilities for post-hoc analysis and
             summarizing linear models, generalized linear models and 
             generalized linear mixed models, including grouping and clustering 
             via pairwise comparisons using graph representations and efficient
             algorithms for finding maximal cliques of a graph. 
             It has S3 methods for printing summarizing, and producing plots, 
             line and barplots suitable for post-hoc analyses. 
URL: https://tildeweb.au.dk/au33031/astatlab/software/posthoc
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends: igraph , multcomp
Suggests: xtable , lme4, nlme
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-03-21 09:01:29 UTC; rodrigo
Author: Rodrigo Labouriau [aut, cre] (<https://orcid.org/0000-0001-8713-6864>)
Maintainer: Rodrigo Labouriau <rodrigo.labouriau@math.au.dk>
Repository: CRAN
Date/Publication: 2020-03-24 15:30:02 UTC
Built: R 4.0.0; ; 2020-04-08 07:28:14 UTC; windows
