Learn R Programming

interimApp (version 0.0.1)

App for Scheduling Interim Analyses in Clinical Trials

Description

Allows an interactive assessment of the timing of interim analyses. The algorithm simulates both the recruitment and treatment/event phase of a clinical trial based on the package 'interim'.

Copy Link

Version

Install

install.packages('interimApp')

Monthly Downloads

155

Version

0.0.1

License

GPL

Maintainer

Bastian Becker

Last Published

August 9th, 2019

Functions in interimApp (0.0.1)

centerPlot

Creates center plot diplaying the cumulative number of centers that have been opened as well as the cumulative number of centers that have been closed, if applicable, per trial week.
launch_interim

launch_interim - Launches the interim ,application
treatmentPlot

Creates patient plot diplaying the number of patients that have been screened and enrolled per trial week. If the parameter t1 are not NULL, then the number of patients finished treatment is also displayed.
eventPlot

Creates event plot diplaying the number of patients that have been screened and enrolled per trial week. If the parameter e1 are not NULL, then the number of events and number of drop-out before the first event is also displayed.