The goal of ppseq is to provide functions to design clinical trials using sequential predictive probability monitoring for futility stopping.
Installation
You can install the production version of ppseq from CRAN with:
install.packages("ppseq")Or you can install the development version of ppseq from GitHub with:
remotes::install_github("zabore/ppseq")