NEWS.md
Added the Neuenschwander, Branson & Gsponer model for dose-escalation. Also added a method for calculating EffTox parameter priors. Re-ordered vignettes to be more intuitive. Suppressed all the MCMC log messages in the tests scripts.
Updated dependencies to account for recent breaking changes in tibble v3.0.0.
Adjusted uses of tidyr::unnest to suppress warnings when using v1.0 of tidyr.
Added the AugBin model for phase II response assessment in cancer. Just the two-stage single-arm version added for now. The others will follow. Also added a general routine for running simulation studies.
Plumbed in support for tidybayes. Added pathways analysis for CRM and rewrote the same for EffTox.
Added TITE-CRM implmentation plus tests and vignette. Rebased package to the format now advocated by rstantools.
Making package work with staged installation, with help from Tomas Kalibera.
Adding changes advised by rstan maintainer so that package may build on Solaris.
This release updates some Stan code that was generating C++ code that would compile on Linux, Mac & Windows, but not Solaris.
This release adds the Continual Reassessment Method (CRM) for dose-finding. Four model variants are currently given:
This release also adds general model-fitting functions stan_crm and stan_efftox. It also adds S3 classes crm_fit and efftox_fit with the expected generic methods.
Unit tests have been added.
First release with implementations of: