Robustness testing

Issue #7 new
Chris Strickland repo owner created an issue

We need more robustness testing for LMM, LinearModel and GLM classes.

Comments (2)

  1. Chris Strickland reporter

    Also, check things work with weird options, for instance, no random effects, no fixed effects, different priors etc. Even purposely making mistakes, to see if we are getting sensible error messages is useful. If we aren't then, raise an issue (assigned to me or yourself if you want to fix it) and attach code that produces the unusable error message.

  2. Log in to comment