Wed Oct 9
getSimulationCounts()
can be used to perform power simulations for clinical trials with negative binomial distributed count data. The function returns the simulated power, stopping probabilities, conditional power, and expected sample size for testing mean rates for negative binomial distributed event numbers in the two treatment groups testing situation.getDesignGroupSequential()
, getDesignInverseNormal()
, and getDesignFisher()
now support the argument directionUpper
to specify the direction of the alternative for one-sided testing early at the design phase, see enhancement #26getSampleSizeCounts()
and getPowerCounts()
output boundary values also on the treatment effect scale, see enhancement #40fetch()
and obtain()
functions can be used to extract multiple parameters from an rpact result object and support various output formatskable()
for rpact result objects marked as deprecated, as the formatting and display will be handled automatically by rpactggplot2
changed from 2.2.0 to 3.2.0directionUpper = FALSE
has no influence in simulation for testing rates in one-sample situationSee NEWS on CRAN (The Comprehensive R Archive Network) for details: https://CRAN.R-project.org/package=rpact
Mon Jun 3
Fri Jan 26
The new functions getSampleSizeCounts() and getPowerCounts() can be used to perform sample size calculations and the assessment of test characteristics for clinical trials with negative binomial distributed count data. This is possible for fixed sample size and group sequential designs.
For the latter, the methodology described in Muetze et al. (2019) is implemented. These functions can also be used to perform blinded sample size reassessments according to Friede and Schmidli (2010).
See NEWS on CRAN (The Comprehensive R Archive Network) for details: https://CRAN.R-project.org/package=rpact
Thu Jul 20
The new rpact version includes many improvements and new features, e.g., the new function getPerformanceScore() calculates the conditional performance score, its sub-scores and components according to Herrmann et al. (2020) for a given simulation result from a two-stage design; see NEWS on CRAN (The Comprehensive R Archive Network) for details: https://CRAN.R-project.org/package=rpact
Copyright © 2024 RPACT GbR. All rights reserved.