ChiSquaredTestChiSquared Property |
The chi-squared statistic.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public double ChiSquared { get; }
Public ReadOnly Property ChiSquared As Double
Get
public:
property double ChiSquared {
double get ();
}
member ChiSquared : float with get
Property Value
Type:
Double
A
double containing the chi-squared statistic.
See Also