Header menu logo FSharp.Stats

FTestStatistics<'T> Type

Creates a new F-Test for a given statistic with given degrees of freedom.

Record fields

Record Field Description

DegreesOfFreedom1

Full Usage: DegreesOfFreedom1

Field type: ^T

The degrees of freedom for the numerator.

Field type: ^T

DegreesOfFreedom2

Full Usage: DegreesOfFreedom2

Field type: ^T

The degrees of freedom for the denominator.

Field type: ^T

PValue

Full Usage: PValue

Field type: ^T
Field type: ^T

PValueTwoTailed

Full Usage: PValueTwoTailed

Field type: ^T
Field type: ^T

Statistic

Full Usage: Statistic

Field type: ^T

The test statistic.

Field type: ^T

Type something to start searching.