https://github.com/cran/lsmeans
Raw File
Tip revision: aa21f8c5e1281123ff653f028166e30e55fcca53 authored by Russell Lenth on 10 March 2016, 08:00:28 UTC
version 2.23
Tip revision: aa21f8c
DESCRIPTION
Package: lsmeans
Type: Package
Title: Least-Squares Means
Version: 2.23
Date: 2016-03-09
Authors@R: c(person("Russell", "Lenth", role = c("aut", "cre"), 
    email = "russell-lenth@uiowa.edu"))
Depends: estimability, methods, R (>= 3.2)
Suggests: car, lattice, MCMCpack, mediation, multcompView, ordinal,
        pbkrtest (>= 0.4-1), CARBayes, coxme, gee, geepack, glmmADMB,
        lme4.0, lme4, MASS, MCMCglmm, nnet, pscl, survival
Imports: graphics, stats, utils, nlme, coda (>= 0.17), multcomp, plyr,
        mvtnorm, xtable (>= 1.8-2)
Additional_repositories: http://glmmadmb.r-forge.r-project.org/repos,
        http://lme4.0.r-forge.r-project.org/repos
LazyData: yes
ByteCompile: yes
Description: Obtain least-squares means for many linear, generalized linear, 
  and mixed models. Compute contrasts or linear functions of least-squares
  means, and comparisons of slopes. Plots and compact letter displays.
License: GPL-2
NeedsCompilation: no
Packaged: 2016-03-09 23:09:13 UTC; rlenth
Author: Russell Lenth [aut, cre]
Maintainer: Russell Lenth <russell-lenth@uiowa.edu>
Repository: CRAN
Date/Publication: 2016-03-10 08:00:28
back to top