Set controls to steer calculations
control_brokenstick( lmer = lmerControl(check.nobs.vs.nRE = "warning"), kr = control_kr(), na.action = na.exclude )
| lmer | A list generated by lme4::lmerControl. The default
is set to |
|---|---|
| kr | A list generated by control_kr. |
| na.action | The function to call for the |