BinaryContingencyTableOperationsLogOddsRatio Property

Gets an estimate of the log of the odds ratio in the underlying population.

Definition

Namespace: Meta.Numerics.Statistics
Assembly: Meta.Numerics (in Meta.Numerics.dll) Version: 4.2.0+6d77d64445f7d5d91b12e331399c4362ecb25333
C#
public UncertainValue LogOddsRatio { get; }

Property Value

UncertainValue

Remarks

A log odds ratio significantly different from 0 indicates a correlation between row and column values.

The sign of the log odds ratio is reversed under the exchange of rows or columns.

See Also