Method | Description | |
---|---|---|
McNemarTest ( |
Creates a new McNemar test.
|
public McNemarTest ( |
||
matrix | The contingency table to test. | |
yatesCorrection | bool | True to use Yate's correction of /// continuity, falser otherwise. Default is false. |
return | System |