Learn R Programming

lmerTest (version 3.1-3)

Tests in Linear Mixed Effects Models

Description

Provides p-values in type I, II or III anova and summary tables for lmer model fits (cf. lme4) via Satterthwaite's degrees of freedom method. A Kenward-Roger method is also available via the pbkrtest package. Model selection methods include step, drop1 and anova-like tables for random effects (ranova). Methods for Least-Square means (LS-means) and tests of linear contrasts of fixed effects are also available.

Copy Link

Version

Install

install.packages('lmerTest')

Monthly Downloads

57,616

Version

3.1-3

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Last Published

October 23rd, 2020

Functions in lmerTest (3.1-3)

contestMD.lmerModLmerTest

Multiple Degrees-of-Freedom Contrast Tests
as_lmerModLmerTest

Coerce lmerMod Objects to lmerModLmerTest
anova.lmerModLmerTest

ANOVA Tables for Linear Mixed Models
contest

Generic Contrast Test Functions
contest1D.lmerModLmerTest

Contrast Tests in 1D
contest.lmerModLmerTest

Test of Contrasts
as.data.frame.ls_means

Coerce ls_means Objects to data.frames
carrots

Consumer Preference Mapping of Carrots
TVbo

Sensory Assesment of B&O TVs
get_Fstat_ddf

Compute denominator df for F-test
is_estimable

Estimability of Contrasts
get_contrasts_type3

Contrasts for Type III Tests
anova.merModLmerTest

Methods for Legacy lmerTest Objects
get_covbeta

Compute cov(beta) as a Function of varpar of an LMM
drop1.lmerModLmerTest

Drop Marginal Terms from Model
ranova

ANOVA-Like Table for Random-Effects
ham

Conjoint Study of Dry Cured Ham
get_rdX

Compute the 'Full' Rank-Deficient Design Matrix
get_contrasts_type1

Type I ANOVA table contrasts
term_contain

Determine which Terms Contain a Term
rbindall

rbind Multiple Objects
doolittle

Doolittle Decomposition
devfun_vp

Compute Deviance of an LMM as a Function of Variance Parameters
ls_means

LS-means Generic Function
containment

Determine the Containment Structure for All Terms in a Model
lmerTest-package

lmerTest: Tests in Linear Mixed Effects Models
qform

Compute Quadratic Form
ls_means.lmerModLmerTest

LS-means for lmerTest Model Fits
get_model

Extract Model from an Object
merModLmerTest-class

Legacy lmerTest representation of Linear Mixed-Effects Models
rm_complete_terms

Remove Terms from Formula
get_model_matrix

Extract or remake model matrix from model
ensure_full_rank

Ensure a Design Matrix has Full (Column) Rank
lmer

Fit Linear Mixed-Effects Models
lmerModLmerTest-class

Represent Linear Mixed-Effects Models
step.lmerModLmerTest

Backward Elimination for Linear Mixed Models
plot.step_list

Plot LS-means for Backward Reduced Model
show_tests

Show Tests Generic Function and Default Method
nullspace

Nullspace
summary.lmerModLmerTest

Summary Method for Linear Mixed Models
plot.ls_means

Bar Plots of LS-Means
single_anova

ANOVA Tables for Linear Mixed Models
step

Generic Step Function
show_tests.anova

Show Hypothesis Tests in ANOVA Tables
show_tests.ls_means

Show LS-means Hypothesis Tests and Contrasts