Skip to content

Releases: openpharma/DoseFinding

DoseFinding 1.4-1

10 Jul 12:37

Choose a tag to compare

  • Added powMCTInterim function to implement conditional/predictive power
    calculations for interim analyses (#10)
  • Added vignette illustrating analysis of longitudinal data (#29, thanks to Daniel Sabanes Bove for work on this and powMCTInterim)
  • replaced uses of ggplot2::qplot, which is deprecated (#22)
  • Minor updates to documentation and testing (#27 and #30)
  • added hex sticker (#28)

DoseFinding 1.3-1

12 Mar 09:10

Choose a tag to compare

  • Added maFitMod function to implement fitting of dose-response models via
    model averaging (#11, thanks to Björn Bornkamp)
  • Fixed the way ED dose estimation works with type = "discrete". Previously
    the maximum effect size for ED calculation was taken to be the highest effect
    among the doses provided as arguments, rather than across the observed dose
    range for the fitted model (#18)
  • replaced uses of ggplot2::aes_string, which is deprecated (#14)
  • added additional tests for several functions

DoseFinding 1.2-1

26 Aug 08:55

Choose a tag to compare

  • Documentation revised and updated, documentation now uses roxygen,
    README and NEWS (replacing old changelog) added
  • Former "Depends" packages changed to "Imports"
  • nlme added as suggested package
  • Marius Thomas is the new maintainer of the package,
    Novartis Pharma AG added as copyright holder and funder
  • Package is now hosted on https://github.com/openpharma/DoseFinding