Learn R Programming

confintROB

Contains a set of R functions to compute percentile or BCa confidence intervals based on bootstrap schemes, for linear mixed models estimated with both classical and robust methods.

The scripts allow for balanced and unbalanced data, using rlmer (Koller, 2016) for robust estimation or lmer (Bates et al., 2015) for classical estimation.

Two bootstrap schemes are implemented: the wild bootstrap and the parametric bootstrap.

Both are adapted for object of class lmerMod (with lmer), rlmerMod (with rlmer) or varComprob (varComprob) (Agostinelli & Yohai, 2016).

A comparison of performance with balanced datasets is available in Mason, Cantoni and Ghisletta (2024).

Contents

The main function is confintROB; it is implemented as an extension of the popular confint (confint.merMod) function of the lme4 package.

Copy Link

Version

Install

install.packages('confintROB')

Monthly Downloads

515

Version

1.0-2

License

GPL-2

Maintainer

Fabio Mason

Last Published

June 21st, 2025

Functions in confintROB (1.0-2)

confintROB

Confidence Intervals for Robust and Classical Linear Mixed Model Estimators.
medsim

The simulated data set ispired by the medication example
medication

The medication data set