Learn R Programming

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

lmerTest (version 1.1-0)

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). Tests comprise type 3 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

1.1-0

License

GPL (>= 2)

Maintainer

Alexandra Kuznetsova

Last Published

January 26th, 2013

Functions in lmerTest (1.1-0)

step

Performs backward elimination of non-significant effects of linear mixed effects model:
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.
merLmerTest-class

Mixed Model Representations
lmer

Fit Linear Mixed-Effects Models
ham

Conjoint study of dry cured ham
lmerTest-package

The package performs different kinds of tests on lmer objects, such as F tests of type 3 hypothesis for the fixed part, log-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.
rand

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

TV dataset
lsmeans

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