Package: postHoc
Type: Package
Title: Tools for Post-Hoc Analysis
Version: 0.1.3
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. 
             Includes also non-parametric toos for post-hoc analysis.
             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, testthat, knitr, rmarkdown
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-02 05:23:51 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-06-02 08:00:03 UTC
Built: R 4.2.0; ; 2022-04-27 19:39:14 UTC; unix
