-
Notifications
You must be signed in to change notification settings - Fork 0
Stats chisquared
github-actions[bot] edited this page Sep 27, 2026
·
1 revision
Development build. This page describes
main, not a released package. The latest published Lodestar.Stats is 0.5.0 — read its documentation.
Home › Stats › Hypothesis tests
Pearson's chi-square: goodness of fit, and independence in a contingency table.
| Member | What it does |
|---|---|
ChiSquared.GoodnessOfFit |
Tests observed counts against an expected distribution. |
ChiSquared.Contingency |
Tests a contingency table for independence of its two factors. |