rpact 3.3.0
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()
andgetSimulationEnrichmentSurvival()
- Design summary extended by information of
getDesignCharacteristics()
getSimulationSurvival()
: the result object now contains the new parameteroverallEventsPerStage
, which contains the values previously given ineventsPerStage
(it was "cumulative" by mistake);eventsPerStage
contains now the non-cumulative values as expected- Minor improvements