gsDesign 3.6.3
New features
- Implemented conditional error spending functions
sfXG1()
,sfXG2()
, andsfXG3()
based on Xi and Gallo (2019). Seevignette("ConditionalErrorSpending")
for details and reproduced examples from the literature (@keaven, #147. Thanks, @xidongdxi, for comments on vignette).
Improvements
Testing
- Added independent testing for
gsSurvCalendar()
(@myeongjong, #144). - Expanded test coverage for
gsBinomialExact()
(@menglu2, #143).