BDP2workflow: Shiny app for workflow

Description Usage Arguments References Examples

View source: R/BDP2workflow.R

Description

Starts a shiny app in the web browser. It provides a workflow to choose design parameters single-arm trial with a binary endpoint (response, success) and interim efficacy and futility analyses as well as routines to determine and visualize operating characteristics. Also Word/pdf/html reports can be generated.

Usage

1
BDP2workflow(display.mode = "normal")

Arguments

display.mode

display.mode passed to shiny::runApp()

References

Kopp-Schneider, A., Wiesenfarth, M., Witt, R., Edelmann, D., Witt, O. and Abel, U. (2018).
Monitoring futility and efficacy in phase II trials with Bayesian posterior distributions - a calibration approach. Biometrical Journal, to appear.

Examples

1
2
3
4
5
## Not run: 
# Starts Shiny app
  BDP2workflow()

## End(Not run)

BDP2 documentation built on May 1, 2019, 9:03 p.m.