buildTrial: Generate efficacy boundaries and then calculate trial...

Description Usage Arguments Details Value

View source: R/buildTrial.R

Description

This function first constructs the efficacy boundaries for an adaptive enrichment design by calling getEffBounds and then simulates the trial design by calling simTrial. It ensures that efficacy boundaries are computed with the same arguments used to evaluate the trial's performance.

Usage

1

Arguments

...

passed to getEffBounds and simTrial.

Details

Optionally, the user can specifically input all_efficacy_boundaries (or input H01_efficacy_boundaries, H02_efficacy_boundaries, and H0C_efficacy_boundaries), and getEffBounds will not be called. However, in such cases, it is simpler to just use the simTrial function directly.

Value

the return value of simTrial


aaronjfisher/designOptim documentation built on May 21, 2019, 8:35 a.m.