Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions design/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
*.html
*.pdf
*_files/

/.quarto/
**/*.quarto_ipynb
16 changes: 16 additions & 0 deletions design/references.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
@article{Neuenschwander2015,
title={Bayesian industry approach to phase {I} combination trials in oncology},
author={Neuenschwander, Beat and Matano, Alessandro and Tang, Zhongwen and Roychoudhury, Satrajit and Wandel, Simon and Bailey, SA},
journal={Statistical methods in drug combination studies},
pages={95--135},
year={2014},
publisher={CRC Press Boca Raton, FL}
}

@Manual{Schroeter2023,
title = {decider: Decision making in multiple-arm oncology dose escalation trials with logistic regression},
author = {Lukas Schroeter},
year = {2023},
note = {R package version 0.0.0.9012},
url = {https://Boehringer-Ingelheim.github.io/decider/},
}
Loading