Peter Jepsen <PJ <at> DCE.AU.DK> writes: > [snip] > ... I would save valuable time if > the procedure would stop automatically when it encounters any anomaly > that causes it to warn me. Is this possible? And if so, how? >
Maybe options(warn=2) will do what you want. Ben Bolker ______________________________________________ [email protected] 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.

