Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ This dataset is a supplement to the github-project published in the https://gith
16
  In these files there are following fields:
17
  - **sample** is a sample type (train, val, test);
18
  - **H0_H1** is a true hypothesis (H0 or H1);
19
- - **Hi** is an alternative hypothesis (H01-H09, H11-H19 or H21-H29);
20
  - **n1** is the size of sample 1;
21
  - **n2** is the size of sample 2;
22
  - **real_perc1** is an actual censoring rate of sample 1;
 
16
  In these files there are following fields:
17
  - **sample** is a sample type (train, val, test);
18
  - **H0_H1** is a true hypothesis (H0 or H1);
19
+ - **Hi** is an alternative hypothesis (H01-H09, H11-H19, or H21-H29);
20
  - **n1** is the size of sample 1;
21
  - **n2** is the size of sample 2;
22
  - **real_perc1** is an actual censoring rate of sample 1;