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