Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using less stringent convergence tests #130

Open
singmann opened this issue Sep 10, 2024 · 2 comments
Open

Consider using less stringent convergence tests #130

singmann opened this issue Sep 10, 2024 · 2 comments

Comments

@singmann
Copy link
Owner

Following Doug Bates recommendations, it might be best to disable gradient-based tests in fitted mixed models by using control = lmerControl(calc.derivs = FALSE). It speeds up testing and these tests are rather likely to produce false positives.

@mattansb
Copy link
Contributor

@singmann do you have a reference on the false-positives point? (I've seen the speedup recommendation in the lme4 vignette)

@singmann
Copy link
Owner Author

Unfortunately nothing citable. Doug Bates said this in person during SMLP 2024.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants