Skip to content

Fredrikp-ume/BayesianPredictiveFutility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BayesianPredictiveFutility

The tool provides futility interim analysis plan using the Bayesian predictive design in single arm early phase II clinical trial. It also generates statistical plan so clinicians could easily incorporate it into the clinical trial protocol. (reference: Application of Bayesian predictive probability for interim analysis in single-arm early phase II trial. Chen et al; submitted).

Features

  • The shiny applictaion provides futility interim analysis plan for the Bayesian predictive design design in single arm early phase II clinical trial and generates a statistical plan to be easily incorporated into the clinical trial protocol.

Installation

Simply run the following from an R console:

if (!require("devtools"))
  install.packages("devtools")
devtools::install_github("dungtsa/BayesianPredictiveFutility",force = TRUE)

Getting Started

require("BayesianPredictiveFutility")
Bayesian_predictive_Shinny_app()

Snapshot of shiny app: initial snapshot of shiny app: initial


Snapshot of shiny app: output snapshot of shiny app: output


Snapshot of shiny app: output in Word format (through "download" button) snapshot of shiny app: output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%