Stats - CyrilB1531/lodestar GitHub Wiki
Development build. This page describes
main, not a released package. The latest published Lodestar.Stats is 0.4.0 — read its documentation.
Stats
Start here
Namespaces
- Overview —
Lodestar.Stats— The package-level reference forLodestar.Stats: the ten families of hypothesis test live in their own section, and the tail distributions they lean on in theirs. - NanPolicy — What a test does with a
NaNin its input; scipy'snan_policy. - Hypothesis tests —
Lodestar.Stats— Ten families of classical hypothesis test, atscipy.stats1.18.0 parity. - Distribution tails —
Lodestar.Stats— One type,Distributions: the tail probabilities and the quantile a caller holding its own statistic needs, without going through a hypothesis test to reach them.