Click or drag to resize
ContingencyTableGSquared Property
Returns the likelihood ratio G2 (chi-squared).

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double GSquared { get; }

Property Value

Type: Double
A double scalar containing the likelihood ratio G^2 (chi-squared).
See Also