EventPredApp: Graphical user interface for event prediction in trials with...

View source: R/ShinyApps.r

EventPredAppR Documentation

Graphical user interface for event prediction in trials with an event-driven design

Description

This function creates a web application with a Shiny-based graphical user interface to facilitate the process of event forecasting in a Phase II or Phase III clinical trial with an event-driven design. The application supports the same functionality as the EventPred function. For an example of the function call, see EventPredExample.
This application prompts the user to upload a data set in a CSV (comma-separated values) format with blinded patient enrollment, event and patient dropout data. The data set is required to include four variables (enrollment, time, event and dropout) with a single record per patient, see for example the EventPredData data set.

Usage

EventPredApp()

Arguments

No arguments

Value

No return value, called for side effects

See Also

EventPred


medianasoft/MedianaDesigner documentation built on Aug. 28, 2023, 6:33 p.m.