- Support established for a variety of single-stage and two-stage randomized
comparative designs, assuming the primary outcome variable is Bernoulli
distributed (
des_one_stage()
anddes_two_stage()
). In addition, functions created to return the probability mass functions (pmf()
), terminal points (terminal()
), and operating characteristics (opchar()
andsim()
) of such designs. A selection of S3 method functions are also available (plot.ph2rand_des()
,plot.ph2rand_pmf()
,plot.ph2rand_terminal()
, andsummary.ph2rand_des()
).