Skip to content

1.0.3

Compare
Choose a tag to compare
@timcadman timcadman released this 03 Oct 11:56
· 129 commits to master since this release

Fix

  • In dh.makeIqr, added 'stringsAsFactors argument to call to ds.dataFrame to be compatible with latest version of R.
  • In dh.makeExcludedDf, removed hard coding of ID.
  • In dh.lmeMultPoly, fixed error where fit.tab wasn't being returned if there was only one valid model.

Chore

  • Refactored dh.lmTab and dh.makeLmerForm.
  • Added unit tests for dh.lmTab and dh.makeLmerForm.