lmutils

Crates.iolmutils
lib.rslmutils
version0.2.90
created_at2024-05-31 18:39:34.126346+00
updated_at2025-09-11 02:22:37.576987+00
descriptionA set of utilities for working with linear regression models
homepage
repositoryhttps://github.com/mrvillage/lmutils
max_upload_size
id1258204
size623,681
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: 500

cargo fmt