lmutils 0.1.13

A set of utilities for working with linear regression models
Documentation

lmutils

A collection of utilities for working with statistical models, particularly in the vein of MonsterLM and RARity.

Installation

cargo add lmutils

R Support

A collection of R functions are provided in the lmutils.r package.

Please note that the R functionality integrated directly into the lmutils crate will likely not work when not called from R.