FTestStatistics<'T> Type
Creates a new F-Test for a given statistic with given degrees of freedom.
Record fields
| Record Field | Description |
Full Usage:
DegreesOfFreedom1
Field type: ^T
|
|
Full Usage:
DegreesOfFreedom2
Field type: ^T
|
|
Full Usage:
PValue
Field type: ^T
|
|
Full Usage:
PValueTwoTailed
Field type: ^T
|
|
Full Usage:
Statistic
Field type: ^T
|
FSharp.Stats