Learn R Programming

mixedbiastest (version 1.0.2)

Bias Diagnostic for Linear Mixed Models

Description

Provides a function to perform bias diagnostics on linear mixed models fitted with lmer() from the 'lme4' package. Implements permutation tests for assessing the bias of fixed effects, as described in Karl and Zimmerman (2021) . Karl and Zimmerman (2020) provide R code for implementing the test using 'mvglmmRank' output. Development of this package was assisted by 'GPT o1-preview' for code structure and documentation.

Copy Link

Version

Install

install.packages('mixedbiastest')

Monthly Downloads

189

Version

1.0.2

License

GPL-3

Maintainer

Andrew T Karl

Last Published

November 30th, 2025

Functions in mixedbiastest (1.0.2)

mixedbiastest-package

mixedbiastest: Bias Diagnostics for Linear Mixed Models
mixedbiastest

Bias Diagnostic for Linear Mixed Models
list_fixed_effects

List Fixed Effects from a merMod Object
plot.mixedbiastest

Plot Method for Bias Diagnostic Results
example_data

Example Dataset for the mixedbiastest Package
print.mixedbiastest

Print Method for Bias Diagnostic Results