Simulations

ctsim

ClinicalTrialUtilities.ctsimFunction
ctsim(t::CTask{DiffProportion{P, P}, D, H, Power}; nsim = 100, seed=0, method = :default, dropout = 0.0)  where P <: Proportion where D where H <: Superiority

Proportion difference power simulation.

ctsim(t::CTask{DiffMean{M, M}, D, H, Power}; nsim = 100, seed=0, method = :default, dropout = 0.0)  where M <: Mean where D where H

Means power simulation.