Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
pfilonenko commited on
Commit
9ebf761
·
verified ·
1 Parent(s): b1e5e51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -18
README.md CHANGED
@@ -22,24 +22,8 @@ In these files there are following fields:
22
  - **real_perc1** is an actual censoring rate of sample 1;
23
  - **real_perc2** is an actual censoring rate of sample 2;
24
  - **perc** is the set censoring rate for the samples 1 and 2;
25
-
26
- Test statistics of classical two-sample tests under right-censored data:
27
- - **Peto_test**
28
- - **Gehan_test**
29
- - **logrank_test**
30
- - **CoxMantel_test**
31
- - **BN_GPH_test**
32
- - **BN_MCE_test**
33
- - **BN_SCE_test**
34
- - **Q_test**
35
- - **MAX_Value_test**
36
- - **MIN3_test**
37
- - **WLg_logrank_test**
38
- - **WLg_TaroneWare_test**
39
- - **WLg_Breslow_test**
40
- - **WLg_PetoPrentice_test**
41
- - **WLg_Prentice_test**
42
- - **WKM_test**
43
 
44
  Test statistics of the proposed ML-based methods:
45
  - **CatBoost_test**
 
22
  - **real_perc1** is an actual censoring rate of sample 1;
23
  - **real_perc2** is an actual censoring rate of sample 2;
24
  - **perc** is the set censoring rate for the samples 1 and 2;
25
+ -
26
+ - **Peto_test**, **Gehan_test**, **logrank_test**, **CoxMantel_test**, **BN_GPH_test**, **BN_MCE_test**, **BN_SCE_test**, **Q_test**, **MAX_Value_test**, **MIN3_test**, **WLg_logrank_test**, **WLg_TaroneWare_test**, **WLg_Breslow_test**, **WLg_PetoPrentice_test**, **WLg_Prentice_test**, **WKM_test** are test statistics of classical two-sample tests under right-censored data;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
  Test statistics of the proposed ML-based methods:
29
  - **CatBoost_test**