Calculate proportion of intervention group

intervention_proportion(n, proportion, error)

Arguments

n

sample size

proportion

Expected proportion for the intervention group

error

Within what value will 90 per cent of the proportion of intervention groups fall within?

See also

Other simulation Functions that contribute to simulation pipeline.: beta_par(), default_parameters, sim_df(), sim_n(), sim_sample()

Other sample_size Generating meta-anlysis sample sizes.: beta_par(), sim_n()