Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,6 @@ 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 |
- **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:
|
|
|
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 |
- **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;
|
26 |
|
27 |
Test statistics of the proposed ML-based methods:
|