I am running the lmer() command in a for loop and occasionally a particular
iteration is producing the false convergence warning. I would like to be
able to mark these iterations with a dummy variable, but I can't find any
other notification besides the warning message, which, in a for loop, only
is printed after the loop is finished (which does not allow me to see which
iteration it happened on). Is there any way I can mark which iteration in
the loop produces the false convergence?

Thank you.
-- 
View this message in context: 
http://n4.nabble.com/Notification-of-false-convergence-with-lmer-tp960969p960969.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to