Stats 0.3.0 chisquare - CyrilB1531/lodestar GitHub Wiki
Lodestar.Stats 0.3.0. This page is frozen at that release. Read the current documentation for what
mainsays now. A link to a decision or a migration page followsmain, and leaves the archive.
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. |