Skip to content

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

ChiSquared

Pearson's chi-square: goodness of fit, and independence in a contingency table.

Members

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.

Clone this wiki locally