ContingencyTableGSquaredP Property |
Returns the probability of a larger G2
(chi-squared).
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public double GSquaredP { get; }
Public ReadOnly Property GSquaredP As Double
Get
public:
property double GSquaredP {
double get ();
}
member GSquaredP : float with get
Property Value
Type:
Double
A
double scalar containing the probability of a larger
G2 (chi-squared).
See Also