|
|
KappaTest Constructor |
| Name | Description | |
|---|---|---|
| KappaTest(GeneralConfusionMatrix, OneSampleHypothesis) |
Creates a new Kappa test.
| |
| KappaTest(Double, Double, OneSampleHypothesis) |
Creates a new Kappa test.
| |
| KappaTest(GeneralConfusionMatrix, Double, OneSampleHypothesis) |
Creates a new Kappa test.
| |
| KappaTest(WeightedConfusionMatrix, Double, OneSampleHypothesis) |
Creates a new Kappa test.
| |
| KappaTest(Double, Double, Double, OneSampleHypothesis) |
Creates a new Kappa test.
|