Learn R Programming

⚠️There's a newer version (1.1-37) of this package.Take me there.

lme4 (version 1.1-33)

Linear Mixed-Effects Models using 'Eigen' and S4

Description

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".

Copy Link

Version

Install

install.packages('lme4')

Monthly Downloads

544,654

Version

1.1-33

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Ben Bolker

Last Published

April 25th, 2023

Functions in lme4 (1.1-33)

convergence

Assessing Convergence for Fitted Models
cbpp

Contagious bovine pleuropneumonia
confint.merMod

Compute Confidence Intervals for Parameters of a [ng]lmer Fit
devcomp

Extract the deviance component list
checkConv

Extended Convergence Checking
VerbAgg

Verbal Aggression item responses
devfun2

Deviance Function in Terms of Standard Deviations/Correlations
allFit

Refit a fitted model with all available optimizers
bootMer

Model-based (Semi-)Parametric Bootstrap for Mixed Models
cake

Breakage Angle of Chocolate Cakes
dummy

Dummy variables (experimental)
drop1.merMod

Drop all possible single fixed-effect terms from a mixed effect model
glmFamily-class

glmFamily

Generator object for the glmFamily class
findbars

Determine random-effects expressions from a formula
factorize

Attempt to convert grouping variables to factors
fixef

Extract fixed-effects estimates
isREML

Check characteristics of models
isNested

Is f1 nested within f2?
expandDoubleVerts

Expand terms with '||' notation into separate '|' terms
fortify

add information to data based on a fitted model
glmerLaplaceHandle

Handle for glmerLaplace
glmer

Fitting Generalized Linear Mixed-Effects Models
getME

Extract or Get Generalized Components from a Fitted Mixed Effects Model
glmer.nb

Fitting Negative Binomial GLMMs
golden-class

Class "golden" and Generator for Golden Search Optimizer Class
isSingular

Test Fitted Model for (Near) Singularity
influence.merMod

Influence Diagnostics for Mixed-Effects Models
hatvalues.merMod

Diagonal elements of the hat matrix
grouseticks

Data on red grouse ticks from Elston et al. 2001
lme4-package

Linear, generalized linear, and nonlinear mixed models
lmResp-class

Reference Classes for Response Modules, "(lm|glm|nls|lmer)Resp"
lme4_testlevel

Detect testing level for lme4 examples and tests
merMod-class

Class "merMod" of Fitted Mixed-Effect Models
merPredD-class

Class "merPredD" - a Dense Predictor Reference Class
lmList4-class

Class "lmList4" of 'lm' Objects on Common Model
lmList

Fit List of lm or glm Objects with a Common Model
lmerControl

Control of Mixed Model Fitting
lmer

Fit Linear Mixed-Effects Models
lmResp

Generator objects for the response classes
mkVarCorr

Make Variance and Correlation Matrices from theta
merPredD

Generator object for the merPredD class
mkSimulateTemplate

Make templates suitable for guiding mixed model simulations
mkMerMod

Create a 'merMod' Object
mkReTrms

Make Random Effect Terms: Create Z, Lambda, Lind, etc.
ngrps

Number of Levels of a Factor or a "merMod" Model
mkRespMod

Create an lmerResp, glmResp or nlsResp instance
modular

Modular Functions for Mixed Model Fits
nlformula

Manipulate a Nonlinear Model Formula
plot.merMod

Diagnostic Plots for 'merMod' Fits
rePCA

PCA of random-effects covariance matrix
pvalues

Getting p-values for fitted models
nlmer

Fitting Nonlinear Mixed-Effects Models
plots.thpr

Mixed-Effects Profile Plots (Regular / Density / Pairs)
predict.merMod

Predictions from a model at new data values
nloptwrap

Wrappers for additional optimizers
profile-methods

Profile method for merMod objects
rePos-class

Class "rePos"
ranef

Extract the modes of the random effects
nobars

Omit terms separated by vertical bars in a formula
rePos

Generator object for the rePos (random-effects positions) class
simulate.formula

A simulate Method for formula objects that dispatches based on the Left-Hand Side
sigma

Extract Residual Standard Deviation 'Sigma'
subbars

"Sub[stitute] Bars"
residuals.merMod

residuals of merMod objects
refitML

Refit a Model by Maximum Likelihood Criterion
sleepstudy

Reaction times in a sleep deprivation study
simulate.merMod

Simulate Responses From merMod Object
vcconv

Convert between representations of (co-)variance structures
prt-utilities

Print and Summary Method Utilities for Mixed Effects
refit

Refit a (merMod) Model with a Different Response
troubleshooting

Troubleshooting
Pastes

Paste strength by batch and cask
GHrule

Univariate Gauss-Hermite quadrature rule
GQdk

Sparse Gaussian / Gauss-Hermite Quadrature grid
NelderMead

Nelder-Mead Optimization of Parameters, Possibly (Box) Constrained
Dyestuff

Yield of dyestuff by batch
Arabidopsis

Arabidopsis clipping/fertilization data
InstEval

University Lecture/Instructor Evaluations by Students at ETH
Penicillin

Variation in penicillin testing
VarCorr

Extract Variance and Correlation Components
NelderMead-class

Class "NelderMead" of Nelder-Mead optimizers and its Generator