Go to the source code of this file.
Classes | |
class | StephenAshley.Biostatistics.ChiSquaredArray |
An array of values comprising a contingency table for the Chi Squared (χ²) analysis. More... | |
struct | StephenAshley.Biostatistics.Outcome |
A trio of values representing a cell’s observed value, expected value, and the square of the difference between the two. More... | |
Packages | |
package | StephenAshley.Biostatistics |
Variables | |
using | System |
using System |
Definition at line 1 of file ChiSquaredArray.cs.