A collection of utilities for working with statistical models, particularly in the vein of MonsterLM and RARity.
```bash
cargo add lmutils
```
A collection of R functions are provided in the [lmutils.r](https://github.com/mrvillage/lmutils.r) package.
Please note that the R functionality integrated directly into the `lmutils` crate will likely not work when not called from R.