Click or drag to resize

BinaryContingencyTableOperationsLogOddsRatio Property

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

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public UncertainValue LogOddsRatio { get; }

Property Value

Type: 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