Package: predictmeans
Version: 1.1.1
Authors@R: c(person(given = "Dongwen",
                    family = "Luo",
                    role = c("aut", "cre"),
                    email = "dongwen.luo@agresearch.co.nz"),
             person(given = "Siva",
                    family = "Ganesh",
                    role = "ctb"),
             person(given = "John",
                    family = "Koolaard",
                    role = "ctb"))
Author: Dongwen Luo [aut, cre],
  Siva Ganesh [ctb],
  John Koolaard [ctb]
Maintainer: Dongwen Luo <dongwen.luo@agresearch.co.nz>
Title: Predicted Means for Linear and Semiparametric Models
Description: Providing functions to diagnose and make inferences from various linear models, 
    such as those obtained from 'aov', 'lm', 'glm', 'gls', 'lme', 'lmer', 'glmmTMB' and 'semireg'. 
	Inferences include predicted means and standard errors, contrasts, multiple comparisons, 
	permutation tests, adjusted R-square and graphs.
Depends: R (>= 3.5.0), glmmTMB, lme4, nlme, lmerTest
Imports: car, ggplot2, graphics, grDevices, HRW, lmeInfo, lmeSplines,
        Matrix, MASS, methods, numDeriv, parallel, pbkrtest, plotly,
        plyr, reformulas, splines2, stats, utils
License: GPL (>= 2)
Packaged: 2024-11-29 03:55:36 UTC; luod
URL: https://CRAN.R-project.org/package=predictmeans
Repository: CRAN
LazyLoad: yes
NeedsCompilation: yes
Encoding: UTF-8
ByteCompile: true
Date/Publication: 2024-11-29 05:40:02 UTC
Built: R 4.4.1; ; 2024-11-29 07:28:34 UTC; unix
