lmutils

Crates.iolmutils
lib.rslmutils
version0.2.88
created_at2024-05-31 18:39:34.126346+00
updated_at2025-08-06 16:13:08.534455+00
descriptionA set of utilities for working with linear regression models
homepage
repositoryhttps://github.com/mrvillage/lmutils
max_upload_size
id1258204
size586,575
Josef (mrvillage)

documentation

README

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.

Commit count: 435

cargo fmt