Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 424 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 424 Bytes

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.