Skip to content

Releases: Merck/gsDesign2

gsDesign2 1.0.5

09 Mar 21:42
6662ff5
Compare
Choose a tag to compare

This is the first submission to CRAN in March 2023.

Breaking changes

Bug fixes

  • check_fail_rate() when only 1 number in fail_rate is > 0 (#132).
  • gs_power_ahr() when study duration is > 48 months (#141).
  • fixed_design() for event-based design (#143).
  • gs_design_combo() when the test only applies to part of the analysis (#148).
  • gs_info_rd() for variance calculation (#153).
  • summary() for the capitalized first letter in the summary header (#164).

gsDesign2 1.0.0

16 Dec 20:20
13cf12b
Compare
Choose a tag to compare

The version

  • merges the gsDesign2 v0.2.1 and gsdmvn;
  • supports organized summary tables and gt tables;
  • has power/sample size calculation for risk difference;
  • has functionality for integer sample size;
  • updates API (see the 1:1 map between the old API vs. new API in #84);
  • fixes historical small bugs like
  • develops fixed_design to implement different methods for power/sample size calculation;
  • adds info_scale arguments to gs_design_xxx and gs_power_xxx;
  • adds RMST and milstone methods into fixed design;
  • adds and re-organizes vignettes.

gsDesign2 0.2.1

17 Oct 19:44
7538aac
Compare
Choose a tag to compare

This version is the one before the merge with Merck/gsdmvn.

gsDesign2 0.2.0

11 May 04:21
Compare
Choose a tag to compare

This version supports the Biometrical Journal paper "A unified framework for weighted parametric group sequential design (WPGSD)" by Keaven M. Anderson, Zifang Guo, Jing Zhao, and Linda Z. Sun.