|
AverageKappaTestOverallVariance Property
|
Gets the overall Kappa variance
for the many contingency tables.
Namespace:
Accord.Statistics.Testing
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double OverallVariance { get; }
Public ReadOnly Property OverallVariance As Double
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also