Generation

fix invalid codeFri, 05 May 2023

> Model_MSG <- glmer(cat_SNB_new ~ 0 + Condition_SNB * Dotcounting_SNB - 1 + (1 | subject_SNB), + data = s_complete, + family = binomial, + control = glmerControl(optimizer = "bobyqa", tolPwrss = 1e-08)) Warning message: In commonArgs(par, fn, control, environment()) : maxfun < 10 * length(par)^2 is not recommended.

Questions about programming?Chat with your personal AI assistant