We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
a3b7d1b
The vignette now uses the sleepstudy data.
sleepstudy
Support for case weights has been added for linear_reg(engine = "lmer"), logistic_reg(engine = "glmer"), and poisson_reg(engine = "glmer") (#28).
linear_reg(engine = "lmer")
logistic_reg(engine = "glmer")
poisson_reg(engine = "glmer")