Skip to content

rpact 3.3.0

Compare
Choose a tag to compare
@fpahlke fpahlke released this 15 Jul 11:15

New features

  • Two-sided beta-spending approach with binding and non-binding futility bounds
  • Delayed response utility added in design specification

Improvements, issues, and changes

  • getSimulationMultiArmSurvival(): single stage treatment arm specific event numbers account for selection procedure
  • User defined selection function can be used in getSimulationEnrichmentRates() and getSimulationEnrichmentSurvival()
  • Design summary extended by information of getDesignCharacteristics()
  • getSimulationSurvival(): the result object now contains the new parameter overallEventsPerStage, which contains the values previously given in eventsPerStage (it was "cumulative" by mistake); eventsPerStage contains now the non-cumulative values as expected
  • Minor improvements