Spaces:
Running
Running
Update Space (evaluate main: 3cd38e2b)
Browse files
README.md
CHANGED
|
@@ -68,7 +68,7 @@ print(results)
|
|
| 68 |
|
| 69 |
## Limitations and bias
|
| 70 |
|
| 71 |
-
The McNemar test is a non-parametric test, so it has relatively few assumptions (basically only that the observations are independent). It should be used
|
| 72 |
|
| 73 |
## Citations
|
| 74 |
|
|
|
|
| 68 |
|
| 69 |
## Limitations and bias
|
| 70 |
|
| 71 |
+
The McNemar test is a non-parametric test, so it has relatively few assumptions (basically only that the observations are independent). It should be used to analyze paired nominal data only.
|
| 72 |
|
| 73 |
## Citations
|
| 74 |
|