Dispatches to the compiled simulation routine for a selected trial design and test type.

run_simulations(design = c("parallel", "2x2"), ctype = c("DOM", "ROM"), ...)

Arguments

design

Trial design, either "parallel" or "2x2".

ctype

Test type, either "DOM" or "ROM".

...

Arguments passed to the selected simulation routine.

Value

The result returned by the selected simulation routine.