Package: predictmeans
Type: Package
Title: Calculate Predicted Means for Linear Models
Version: 1.0.6
Date: 2021-06-09
Author: Dongwen Luo, Siva Ganesh and John Koolaard
Maintainer: Dongwen Luo <dongwen.luo@agresearch.co.nz>
Description: Providing functions to diagnose 
  and make inferences from various linear models, such as those obtained from 'aov', 
  'lm', 'glm', 'gls', 'lme', and 'lmer'. Inferences include predicted 
  means and standard errors, contrasts, multiple comparisons, permutation tests and graphs. 
License: GPL (>= 2)
Depends: R (>= 3.5.0), lme4, nlme, lmeInfo, parallel
Imports: ggplot2, graphics, grDevices, Matrix, methods, pbkrtest, plyr,
        stats, utils
URL: https://CRAN.R-project.org/package=predictmeans
Repository: CRAN
Date/Publication: 2021-06-09 10:20:02 UTC
NeedsCompilation: no
Packaged: 2021-06-09 09:46:22 UTC; LuoD
