Stats chisquare - 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.
Home › Stats › Hypothesis tests
ChiSquare
Pearson's chi-square: goodness of fit, and independence in a contingency table.
Members
| Member | What it does |
|---|---|
ChiSquare.GoodnessOfFit |
Tests observed counts against an expected distribution. |
ChiSquare.Contingency |
Tests a contingency table for independence of its two factors. |