https://github.com/cran/lsmeans
Raw File
Tip revision: a5ca77e4fff1067663baba7f53e0f360a4409e74 authored by Russell Lenth on 29 August 2015, 10:01:15 UTC
version 2.20
Tip revision: a5ca77e
DESCRIPTION
Package: lsmeans
Type: Package
Title: Least-Squares Means
Version: 2.20
Date: 2015-08-28
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, 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
Encoding: latin1
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: 2015-08-28 19:15:19 UTC; rlenth
Author: Russell Lenth [aut, cre],
  Maxime Herv\'e [ctb]
Maintainer: Russell Lenth <russell-lenth@uiowa.edu>
Repository: CRAN
Date/Publication: 2015-08-29 10:01:15
back to top