Learn R Programming

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

lmerTest (version 2.0-3)

Tests for random and fixed effects for linear mixed effect models (lmer objects of lme4 package).

Description

The package provides different kinds of tests on lmer objects (of lme4 package). The tests comprise type 3 and type 1 F tests for fixed effects, LRT tests for random effects, calculation of population means for fixed factors with confidence intervals and corresponding plots. Package also provides backward elimination of non-significant effects

Copy Link

Version

Install

install.packages('lmerTest')

Monthly Downloads

71,475

Version

2.0-3

License

GPL (>= 2)

Maintainer

Alexandra Kuznetsova

Last Published

December 6th, 2013

Functions in lmerTest (2.0-3)

anova-methods

Methods for function anova in package lmerTest
merModLmerTest-class

Mixed Model Representations
difflsmeans

Calculates Differences of Least Squares Means and Confidence Intervals for the factors of a fixed part of mixed effects model of lmer object.
lsmeans

Calculates Least Squares Means and Confidence Intervals for the factors of a fixed part of mixed effects model of lmer object.
summary-methods

Methods for Function summary in Package lmerTest
lmer

Fit Linear Mixed-Effects Models
carrots

Consumer preference mapping of carrots
rand

Performs log-likelihood ratio test on random effects of linear mixed effects model.
lmerTest-package

The package performs different kinds of tests on lmer objects, such as F tests of types I - III hypotheses for the fixed part, likelihood ratio tests for the random part, least squares means (population means) and differences of least squares means for the factors of the fixed part with corresponding plots. The package also provides with a function step, that preforms backward elimination of non-significant effects, starting from the random effects, and then fixed ones.
TVbo

TV dataset
ham

Conjoint study of dry cured ham
step

Performs backward elimination of non-significant effects of linear mixed effects model: