|
@@ -1,10 +1,15 @@
|
|
|
# Prentice criteria
|
|
# 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:
|
|
Developers:
|
|
|
* [Martin Horvat](mailto:martin.horvat@fmf.uni-lj.si)
|
|
* [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)
|