English

Bootstrapping Clustered Data in R using lmeresampler

Methodology 2021-06-15 v1 Computation

Abstract

Linear mixed-effects models are commonly used to analyze clustered data structures. There are numerous packages to fit these models in R and conduct likelihood-based inference. The implementation of resampling-based procedures for inference are more limited. In this paper, we introduce the lmeresampler package for bootstrapping nested linear mixed-effects models fit via lme4 or nlme. Bootstrap estimation allows for bias correction, adjusted standard errors and confidence intervals for small samples sizes and when distributional assumptions break down. We will also illustrate how bootstrap resampling can be used to diagnose this model class. In addition, lmeresampler makes it easy to construct interval estimates of functions of model parameters.

Keywords

Cite

@article{arxiv.2106.06568,
  title  = {Bootstrapping Clustered Data in R using lmeresampler},
  author = {Adam Loy and Jenna Korobova},
  journal= {arXiv preprint arXiv:2106.06568},
  year   = {2021}
}

Comments

15 pages, 3 figures, 2 tables,

R2 v1 2026-06-24T03:06:56.132Z