Martin Horvat 1 день назад
Родитель
Сommit
57ee5e25bd
1 измененных файлов с 9 добавлено и 4 удалено
  1. 9 4
      README.md

+ 9 - 4
README.md

@@ -1,10 +1,15 @@
 # Prentice criteria
 
-Using Prentice criteria to answer:
+This repository contains the analysis and supporting materials for evaluating whether lung SUV95 can serve as a surrogate for the true clinical endpoint under the Prentice criteria.
 
-    Can lung SUV95 substitute for the true clinical endpoint?
+- `prentice_criteria.ipynb` contains the main analysis central to this repository.
+- `fisher_exact.ipynb` contains exploratory work related to Fisher’s exact test.
+- `data/` contains the dataset used in the analysis.
+- `src/` contains helper functions.
+- `refs/` contains literature and background references.
+- `presentation/` contains presentation material.
+- `results/` is intended for generated outputs.
 
 Developers:
  * [Martin Horvat](mailto:martin.horvat@fmf.uni-lj.si)
- * [Zahra Alirezaei](mailto:Zahra.Alirezaei@fmf.uni-lj.si)
-
+ * [Zahra Alirezaei](mailto:Zahra.Alirezaei@fmf.uni-lj.si)