Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 622 Bytes

File metadata and controls

22 lines (15 loc) · 622 Bytes

News

Version Updates

0.4

  • Fix compilation of rstan shared library.

0.3

  • Added EffToxDesign option to suppress log transformation and centering of doses.
  • Added EffToxDesign as.stan and size methods.
  • Added EffToxSelect plot method for posterior density and dose-response curves.

0.2

  • Added EffToxSelect density plots for efficacy and toxicity probabilities.
  • Added EffToxSim and TwoPhaseSim bar plots for summary statistics.
  • Renamed EffToxSim and TwoPhaseSim summary statistics "E(eff)" and "E(tox)" to "E(n_eff)" and "E(n_tox)".
  • Added citation information.

0.1

  • Initial package release