Stats 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.
Overview — Lodestar.Stats
The package-level reference for Lodestar.Stats: the ten families of hypothesis test live in
their own section, and the tail distributions they lean on in
theirs. The time-series diagnostics ship in their own package,
Lodestar.Stats.TimeSeries. One type sits above both
sections, because it is shared by entry points across the package rather than belonging to any
single test.
Types
| Type | What it is |
|---|---|
NanPolicy |
What a test does with a NaN in its input. |