Learn R Programming

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

lmerTest (version 2.0-6)

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-6

License

GPL (>= 2)

Maintainer

Alexandra Kuznetsova

Last Published

February 24th, 2014

Functions in lmerTest (2.0-6)

anova-methods

Methods for function anova in package lmerTest
lsmeans

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

TV dataset
ham

Conjoint study of dry cured ham
lmer

Fit Linear Mixed-Effects Models
summary-methods

Methods for Function summary in Package lmerTest
carrots

Consumer preference mapping of carrots
difflsmeans

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

Performs likelihood ratio test on random effects of linear mixed effects model.
step

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

The package performs different kinds of tests on lmer objects, such as F tests of type 3/type 1 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.
merModLmerTest-class

Mixed Model Representations