escalation 0.2.3
- Added three new vignettes on phase I/II designs, TITE-designs, and combination designs.
- Added BOIN-COMB MTD selector
- Added tests and docs
- Fixed bugs and typos
escalation 0.2.1
- Added unadmit_untested(), a selector to explicitly mark any untested and non-recomended dose as inadmissible via dose_admissible().
escalation 0.2.0
- Added support for treatment combinations by allowing dose to become a vector of indices rather than a scalar.
- Added BOIN COMB design for treatment combinations.
escalation 0.1.9
CRAN release: 2024-05-22
- Fixed inheritance problems with as_tibble, summary and print dose_selector generics
- Added many tests of dose_selector consistency.
escalation 0.1.6
- Implement efficient simulation comparison method of Sweeting et al. in simulate_compare()
- Implement BOIN12 design
- Add MTD / OBD selectors for TPI, mTPI, mTPI2 and BOIN12 for final dose choice at end of a trial
escalation 0.1.4
CRAN release: 2020-10-18
- Added Neuenschwander, Branson & Sponer’s method for phase I.
- Added Ji et al.’s TPI & mTI methods for phase I.
- Added Thall & Cook’s EffTox method for phase I/II.
- Added Wages & Tait’s method for phase I/II.
escalation 0.1.3
CRAN release: 2020-05-12
- Mainly small changes to comply with dplyr v1.0.
- simulations and crystallised_dose_paths given summary method
- NOTE squash