Learn R Programming

qbrms (version 1.0.1)

qbrmb_regularised: Regularised binomial mixed-effects (enhanced strategy)

Description

Convenience wrapper around qbrmb using the "enhanced" regularisation strategy and a stronger default regularisation strength.

Usage

qbrmb_regularised(formula, data, verbose = FALSE, ...)

Value

An object of class c("qbrmb_fit", "qbrms_fit", "list").

Arguments

formula

Model formula with random effects (lme4-style).

data

Data frame containing the variables in the model.

verbose

Logical; if TRUE, show detailed diagnostics.

...

Additional arguments passed to qbrmb.