anofox-regression 0.5.3

A robust statistics library for regression analysis
Documentation
1
2
3
4
5
//! Utility functions and helpers.

mod matrix;

pub use matrix::*;