R/sim_ss_pois.R
sim_ss_pois.Rdsim_ss_pois() determines the operating characteristics of a specified
single-stage multi-arm clinical trial design assuming the primary outcome is
Poisson distributed, for given values of the true treatment effects, using
simulation.
sim_ss_pois( des = des_ss_pois(integer = TRUE), lambda, replicates = 1e+05, summary = FALSE )
| des | A |
|---|---|
| lambda | A |
| replicates | A |
| summary | A |
A list containing the following elements
A tibble in the slot $sim giving the estimated
operating characteristics.
Each of the input variables.