Docs.rs
rs-stats-1.2.1
rs-stats 1.2.1
Docs.rs crate page
GPL-3.0
Links
crates.io
Source
Owners
Lsh0x
Dependencies
bincode ^1.3
normal
num ^0.4.3
normal
num-traits ^0.2.19
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
rand_distr ^0.4.3
normal
rayon ^1.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.3
dev
Versions
93.17%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module multiple_linear_regression
rs_
stats
1.2.1
Module multiple_
linear_
regression
Module Items
Structs
In rs_
stats::
regression
rs_stats
::
regression
Module
multiple_
linear_
regression
Copy item path
Source
Structs
ยง
Multiple
Linear
Regression
Multiple linear regression model that fits a hyperplane to multivariate data points.