Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
pfilonenko commited on
Commit
c7f79ad
·
verified ·
1 Parent(s): 91ace56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ In these files there are following fields:
40
  - **perc** is a set (expected) censoring rate for the samples 1 and 2;
41
  - **real_perc1** is an actual censoring rate of sample 1;
42
  - **real_perc2** is an actual censoring rate of sample 2;
43
- - **Peto_test** is a statistic of the Peto and Peto’s Generalized Wilcoxon test which is computed on two samples under parameters described above;
44
  - **Gehan_test** is a statistic of the Gehan’s Generalized Wilcoxon test;
45
  - **logrank_test** is a statistic of the logrank test;
46
  - **CoxMantel_test** is a statistic of the Cox-Mantel test;
 
40
  - **perc** is a set (expected) censoring rate for the samples 1 and 2;
41
  - **real_perc1** is an actual censoring rate of sample 1;
42
  - **real_perc2** is an actual censoring rate of sample 2;
43
+ - **Peto_test** is a statistic of the Peto and Peto’s Generalized Wilcoxon test (which is computed on two samples under parameters described above);
44
  - **Gehan_test** is a statistic of the Gehan’s Generalized Wilcoxon test;
45
  - **logrank_test** is a statistic of the logrank test;
46
  - **CoxMantel_test** is a statistic of the Cox-Mantel test;