Skip to content

Releases: zabore/ppseq

ppseq 0.2.4

04 Apr 16:17
Compare
Choose a tag to compare
  • fixed issue with calc_decision_rules() when direction="less" (Closed Issue #26)
  • added R Journal citation
  • removed plot tests because snapshots were failing on continuous integration even though they pass locally

ppseq 0.2.2

17 Apr 13:36
Compare
Choose a tag to compare
  • updated two-sample vignette results (Closed Issue #23)
  • corrected a code bug in calc_decision_rules() (Closed Issue #21)
  • corrected a code bug in calibrate_thresholds() (Closed Issue #19)
  • replaced purrr::cross_df() (deprecated) with tidyr::expand_grid()

ppseq 0.2.0

09 Aug 13:32
Compare
Choose a tag to compare
  • added weighting options to optimize_design() (Closed Issue #7)
  • added informative messaging when no results returned from optimize_design() (Closed Issue #14)
  • upgraded package website to bootstrap 5 and changed some styling
  • added two-sample randomized trial vignette
  • added calc_next() function to calculate probability of response in next patient (Closed Issue #2)
  • fixed a bug in the default arguments to optimize_design() (Closed Issue #12)
  • added efficacy monitoring option, default is still futility monitoring (Closed Issue #3)

ppseq 0.1.1 (2021-08-27)

27 Aug 14:52
Compare
Choose a tag to compare
  • Fixes an issue with the included datasets
  • Associated updates to the vignette and website

ppseq 0.1.0 (2021-08-16)

16 Aug 13:49
Compare
Choose a tag to compare

Initial package release.