Fit linear and generalized linear mixed-effects models. The models and their components are represented using S4 classes and methods. The core computational algorithms are implemented using the 'Eigen' C++ library for numerical linear algebra and 'RcppEigen' "glue".
Version: | 1.1-36 |
Depends: | R (≥ 3.6.0), Matrix, methods, stats |
Imports: | graphics, grid, splines, utils, parallel, MASS, lattice, boot, nlme (≥ 3.1-123), minqa (≥ 1.1.15), nloptr (≥ 1.0.4), reformulas (≥ 0.3.0) |
LinkingTo: | Rcpp (≥ 0.10.5), RcppEigen (≥ 0.3.3.9.4), Matrix (≥ 1.2-3) |
Suggests: | knitr, rmarkdown, MEMSS, testthat (≥ 0.8.1), ggplot2, mlmRev, optimx (≥ 2013.8.6), gamm4, pbkrtest, HSAUR3, numDeriv, car, dfoptim, mgcv, statmod, rr2, semEff, tibble, merDeriv |
Published: | 2025-01-11 |
DOI: | 10.32614/CRAN.package.lme4 |
Author: | Douglas Bates [aut] (<https://orcid.org/0000-0001-8316-9503>), Martin Maechler [aut] (<https://orcid.org/0000-0002-8685-9910>), Ben Bolker [aut, cre] (<https://orcid.org/0000-0002-2127-0443>), Steven Walker [aut] (<https://orcid.org/0000-0002-4394-9078>), Rune Haubo Bojesen Christensen [ctb] (<https://orcid.org/0000-0002-4494-3399>), Henrik Singmann [ctb] (<https://orcid.org/0000-0002-4842-3657>), Bin Dai [ctb], Fabian Scheipl [ctb] (<https://orcid.org/0000-0001-8172-3603>), Gabor Grothendieck [ctb], Peter Green [ctb] (<https://orcid.org/0000-0002-0238-9852>), John Fox [ctb], Alexander Bauer [ctb], Pavel N. Krivitsky [ctb, cph] (<https://orcid.org/0000-0002-9101-3362>, shared copyright on simulate.formula), Emi Tanaka [ctb] (<https://orcid.org/0000-0002-1455-259X>), Mikael Jagan [ctb] (<https://orcid.org/0000-0002-3542-2938>) |
Maintainer: | Ben Bolker <bbolker+lme4 at gmail.com> |
BugReports: | https://github.com/lme4/lme4/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/lme4/lme4/ |
NeedsCompilation: | yes |
Citation: | lme4 citation info |
Materials: | NEWS ChangeLog |
In views: | Econometrics, Environmetrics, MixedModels, Psychometrics, SpatioTemporal |
CRAN checks: | lme4 results |
Reference manual: | lme4.pdf |
Vignettes: |
lme4 performance tips (source, R code) Computational Methods (source, R code) Fitting Linear Mixed-Effects Models using lme4 (source, R code) PLS vs GLS for LMMs (source, R code) |
Package source: | lme4_1.1-36.tar.gz |
Windows binaries: | r-devel: lme4_1.1-36.zip, r-release: lme4_1.1-36.zip, r-oldrel: lme4_1.1-36.zip |
macOS binaries: | r-release (arm64): lme4_1.1-36.tgz, r-oldrel (arm64): lme4_1.1-36.tgz, r-release (x86_64): lme4_1.1-36.tgz, r-oldrel (x86_64): lme4_1.1-36.tgz |
Old sources: | lme4 archive |
Please use the canonical form https://CRAN.R-project.org/package=lme4 to link to this page.