Header menu logo FSharp.Stats

ChiSquareStatistics<'T> Type

Computes the Chi-Square test statistics for a given statistic with given degrees of freedom.

Record fields

Record Field Description

DegreesOfFreedom

Full Usage: DegreesOfFreedom

Field type: ^T

The degrees of freedom for the numerator.

Field type: ^T

PValue

Full Usage: PValue

Field type: ^T

two tailed/sided chiSquare pValue

Field type: ^T

PValueLeft

Full Usage: PValueLeft

Field type: ^T

one tailed/sided chiSquare pValue

Field type: ^T

PValueRight

Full Usage: PValueRight

Field type: ^T

one tailed/sided chiSquare pValue (default)

Field type: ^T

Statistic

Full Usage: Statistic

Field type: ^T

The test statistic.

Field type: ^T

Type something to start searching.