Skip to contents

Fit an lmer model of the box-cox transformed deviation from the meta-analytic mean scores as a function of continuous peer-review ratings

Usage

fit_boxcox_ratings_cont(
  data,
  outcome,
  outcome_var,
  ...,
  env = rlang::caller_env()
)

Arguments

data

Data for model fitting

outcome

outcome variable, unquoted.

outcome_var

Variance of the outcome variable

Value

An object of class lme4::lmerMod-class