commonstats 0.1.0

WASM-first Rust statistics: descriptives, hypothesis tests, distributions, density estimation, transforms, and resampling — validated against SciPy/R.
Documentation
{
"groups": [
[
89,
88,
97,
92
],
[
84,
79,
81,
83
],
[
91,
95,
94,
88
]
],
"F": 12.824,
"p": 0.0023202753393479904,
"xcheck": {
"F": {
"scipy": {
"val": 12.823999999999991,
"rel": 7.047803804482591e-16
},
"r": {
"val": 12.824,
"rel": 1.2189597775048506e-17
}
},
"p": {
"scipy": {
"val": 0.002320275339347997,
"rel": 2.7382763294022796e-15
},
"r": {
"val": 0.00232027533934799,
"rel": 2.522712949400512e-16
}
}
}
}