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) <doi:10.1016/j.jspi.2020.06.004>. Karl and Zimmerman (2020) <doi:10.17632/tmynggddfm.1> 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.
Version: | 0.3.0 |
Depends: | R (≥ 3.5.0) |
Imports: | lme4, Matrix, ggplot2, rlang |
Suggests: | plm |
Published: | 2024-12-13 |
DOI: | 10.32614/CRAN.package.mixedbiastest |
Author: | Andrew T. Karl [cre, aut] (<https://orcid.org/0000-0002-5933-8706>) |
Maintainer: | Andrew T. Karl <akarl at asu.edu> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | mixedbiastest results |
Reference manual: | mixedbiastest.pdf |
Package source: | mixedbiastest_0.3.0.tar.gz |
Windows binaries: | r-devel: mixedbiastest_0.3.0.zip, r-release: mixedbiastest_0.3.0.zip, r-oldrel: mixedbiastest_0.3.0.zip |
macOS binaries: | r-release (arm64): mixedbiastest_0.3.0.tgz, r-oldrel (arm64): mixedbiastest_0.3.0.tgz, r-release (x86_64): mixedbiastest_0.3.0.tgz, r-oldrel (x86_64): mixedbiastest_0.3.0.tgz |
Old sources: | mixedbiastest archive |
Please use the canonical form https://CRAN.R-project.org/package=mixedbiastest to link to this page.