Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
pfilonenko commited on
Commit
04eb347
·
verified ·
1 Parent(s): 15d7968

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -44,18 +44,18 @@ In these files there are following fields:
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;
47
- - **BN_GPH_test** is a statistic of the ;
48
- - **BN_MCE_test** is a statistic of the ;
49
- - **BN_SCE_test** is a statistic of the ;
50
- - **Q_test** is a statistic of the ;
51
- - **MAX_Value_test** is a statistic of the ;
52
- - **MIN3_test** is a statistic of the ;
53
- - **WLg_logrank_test** is a statistic of the ;
54
- - **WLg_TaroneWare_test** is a statistic of the ;
55
- - **WLg_Breslow_test** is a statistic of the ;
56
- - **WLg_PetoPrentice_test** is a statistic of the ;
57
- - **WLg_Prentice_test** is a statistic of the ;
58
- - **WKM_test** is a statistic of the ;
59
  - **CatBoost_test**,
60
  - **XGBoost_test**,
61
  - **LightAutoML_test**,
 
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;
47
+ - **BN_GPH_test** is a statistic of the Bagdonavičius-Nikulin test (Generalized PH model);
48
+ - **BN_MCE_test** is a statistic of the Bagdonavičius-Nikulin test (Multiple Crossing-Effect model);
49
+ - **BN_SCE_test** is a statistic of the Bagdonavičius-Nikulin test (Single Crossing-Effect model);
50
+ - **Q_test** is a statistic of the Q-test;
51
+ - **MAX_Value_test** is a statistic of the Maximum Value test;
52
+ - **MIN3_test** is a statistic of the MIN3 test;
53
+ - **WLg_logrank_test** is a statistic of the Weighted Logrank test (weighted function: 'logrank');
54
+ - **WLg_TaroneWare_test** is a statistic of the Weighted Logrank test (weighted function: 'Tarone-Ware');
55
+ - **WLg_Breslow_test** is a statistic of the Weighted Logrank test (weighted function: 'Breslow');
56
+ - **WLg_PetoPrentice_test** is a statistic of the Weighted Logrank test (weighted function: 'Peto-Prentice');
57
+ - **WLg_Prentice_test** is a statistic of the Weighted Logrank test (weighted function: 'Prentice');
58
+ - **WKM_test** is a statistic of the Weighted Kaplan-Meier test;
59
  - **CatBoost_test**,
60
  - **XGBoost_test**,
61
  - **LightAutoML_test**,