Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -40,8 +40,8 @@ In these files there are following fields:
|
|
40 |
- **n1** is the size of the sample 1;
|
41 |
- **n2** is the size of the sample 2;
|
42 |
- **perc** is a set (expected) censoring rate for the samples 1 and 2;
|
43 |
-
- **real_perc1** is an actual censoring rate of sample 1;
|
44 |
-
- **real_perc2** is an actual censoring rate of sample 2;
|
45 |
|
46 |
2) STATISTICS OF CLASSICAL TWO-SAMPLE TESTS
|
47 |
- **Peto_test** is a statistic of the Peto and Peto’s Generalized Wilcoxon test (which is computed on two samples under parameters described above);
|
|
|
40 |
- **n1** is the size of the sample 1;
|
41 |
- **n2** is the size of the sample 2;
|
42 |
- **perc** is a set (expected) censoring rate for the samples 1 and 2;
|
43 |
+
- **real_perc1** is an actual censoring rate of the sample 1;
|
44 |
+
- **real_perc2** is an actual censoring rate of the sample 2;
|
45 |
|
46 |
2) STATISTICS OF CLASSICAL TWO-SAMPLE TESTS
|
47 |
- **Peto_test** is a statistic of the Peto and Peto’s Generalized Wilcoxon test (which is computed on two samples under parameters described above);
|