Changes in version 1.0.3 (2022-08-09) - Tweaked syntax for linter. Changes in version 1.0.2 - Simplified test of negative binomial. Changes in version 1.0.1 - Updated to match lab style standards. Changes in version 1.0.0 (2022-02-09) - Solidified the current version as official 1.0.0 release. Changes in version 0.1.10 - Removed use of get() in data.table, which is deprecated. Changes in version 0.1.9 - Revised code to not need globalVariables() in order to pass R CMD check. Changes in version 0.1.8 - Switched to using data.table::set in a few places for speed. Changes in version 0.1.7 - Changed whitespace. Changes in version 0.1.6 - Added pkgdown site. - Updated documentation.