https://github.com/cran/lsmeans
Raw File
Tip revision: 6ab04bdb8805bea14ffd0b902df3a930cc10fe4f authored by Russell Lenth on 26 January 2016, 22:26:52 UTC
version 2.22
Tip revision: 6ab04bd
DESCRIPTION
Package: lsmeans
Type: Package
Title: Least-Squares Means
Version: 2.22
Date: 2016-01-26
Authors@R: c(person("Russell", "Lenth", role = c("aut", "cre"), 
    email = "russell-lenth@uiowa.edu"),
  person("Maxime", "Herv\\'e", role = "ctb"))
Depends: estimability, methods, R (>= 3.0)
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
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-01-26 18:59:47 UTC; rlenth
Author: Russell Lenth [aut, cre],
  Maxime Herv\'e [ctb]
Maintainer: Russell Lenth <russell-lenth@uiowa.edu>
Repository: CRAN
Date/Publication: 2016-01-26 22:26:52
back to top