ChiSquareStatistics<'T> Type
Computes the Chi-Square test statistics for a given statistic with given degrees of freedom.
Record fields
| Record Field | Description |
Full Usage:
DegreesOfFreedom
Field type: ^T
|
|
Full Usage:
PValue
Field type: ^T
|
|
Full Usage:
PValueLeft
Field type: ^T
|
|
Full Usage:
PValueRight
Field type: ^T
|
|
Full Usage:
Statistic
Field type: ^T
|
FSharp.Stats