Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
pfilonenko commited on
Commit
8992e86
·
verified ·
1 Parent(s): fb2f81d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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);