Datasets:
Update README.md
Browse files
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;
|