Crates.io | lmutils |
lib.rs | lmutils |
version | 0.2.88 |
created_at | 2024-05-31 18:39:34.126346+00 |
updated_at | 2025-08-06 16:13:08.534455+00 |
description | A set of utilities for working with linear regression models |
homepage | |
repository | https://github.com/mrvillage/lmutils |
max_upload_size | |
id | 1258204 |
size | 586,575 |
A collection of utilities for working with statistical models, particularly in the vein of MonsterLM and RARity.
cargo add lmutils
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.