Learn R Programming

confidenceSim (version 0.1.0)

inputs: Example trial input parameters

Description

List of parameter that contains all the necessary information to generate a trial.

Usage

data(inputs)

Arguments

Format

An object of class "list"

options to stop early for efficacy, inferiority or futility based on confidence thresholds

References

This data set was created for the confidenceSim package.

See Also

getparlist()

Examples

Run this code

data(inputs)
print(inputs)

Run the code above in your browser using DataLab