Нет описания

Martin Horvat 57ee5e25bd Update 'README.md' 1 день назад
data a2838fc38d First commit. 1 месяц назад
presentation 8b406fbdef Adding presentation 5 дней назад
refs a2838fc38d First commit. 1 месяц назад
src 877e854228 Finishing prentice criteria analysis 1 месяц назад
.gitignore ac04698cb4 Adding gitignore 1 месяц назад
README.md 57ee5e25bd Update 'README.md' 1 день назад
fisher_exact.ipynb a2838fc38d First commit. 1 месяц назад
prentice_criteria.ipynb 877e854228 Finishing prentice criteria analysis 1 месяц назад

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: