This is a feature request, not a bug report.
It would be helpful to be able to pass control options (e.g.) lmerControl(optimizer='bobyqa') to datawizard::adjust (I really want to pass them from correlation::correlation to datawizard::adjust to lme4::lmer). I have some models that will not converge without some control parameter tweaks, which I can do manually with lmer but not in the convenient context of multilevel correlation.
This is a feature request, not a bug report.
It would be helpful to be able to pass control options (e.g.) lmerControl(optimizer='bobyqa') to datawizard::adjust (I really want to pass them from correlation::correlation to datawizard::adjust to lme4::lmer). I have some models that will not converge without some control parameter tweaks, which I can do manually with lmer but not in the convenient context of multilevel correlation.