ssutil is an R package providing a suite of tools for sample size estimation and power simulation in a variety of clinical trial designs. It includes methods for binomial, normal, and negative binomial endpoints, as well as support for equivalence and non-inferiority testing scenarios. It also includes functionality for power and sample size calculation for selecting the best group using the indifference-zone approach for normal and binomial outcomes.
# Install from GitHub (requires remotes or devtools)
remotes::install_github("johnaponte/ssutil")
Learn how to use ssutil through these worked examples:
Selection of the best group using indifference-zone approach for binomial outcomes
Selection of the best group using indifference-zone approach for normal outcomes
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.