Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
---
|
4 |
|
5 |
# Machine Learning for Two-Sample Testing under Right-Censored Data: A Simulation Study
|
@@ -353,5 +353,4 @@ class simulation_for_machine_learning{
|
|
353 |
};
|
354 |
|
355 |
#endif
|
356 |
-
```
|
357 |
-
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
# Machine Learning for Two-Sample Testing under Right-Censored Data: A Simulation Study
|
|
|
353 |
};
|
354 |
|
355 |
#endif
|
356 |
+
```
|
|