Keine Beschreibung

Martin Horvat a53d74bba1 Adding results. vor 2 Monaten
data a2838fc38d First commit. vor 3 Monaten
presentation 8b406fbdef Adding presentation vor 2 Monaten
refs a2838fc38d First commit. vor 3 Monaten
results a53d74bba1 Adding results. vor 2 Monaten
src 877e854228 Finishing prentice criteria analysis vor 3 Monaten
.gitignore ac04698cb4 Adding gitignore vor 3 Monaten
README.md 57ee5e25bd Update 'README.md' vor 2 Monaten
fisher_exact.ipynb a2838fc38d First commit. vor 3 Monaten
prentice_criteria.ipynb a53d74bba1 Adding results. vor 2 Monaten

README.md

Prentice criteria

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.

  • 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: