ContingencyTablePhi Property |
Returns phi.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public double Phi { get; }
Public ReadOnly Property Phi As Double
Get
public:
property double Phi {
double get ();
}
member Phi : float with get
Property Value
Type:
Double
A
double scalar containing the phi based on Pearson
chi-squared statistic.
See Also