sim_df.Rd
generate simulation parameter dataframe
A dataframe.
with one column for distribution, and one column for the parameters.
Defaults to default_parameters. Note that the par
arguments can be
changed, but only the distributions presented in default_parameters have
been implemented.
Simulate for different numbers of studies.
Variance \(\gamma_k \sim N(0, \tau^2)\) associated with the random effect
Ratio of population effects intervention / control
lower bound for sample sizes, defaults to 20
upper bound for sample sizes, defaults to 200
proportion of n we expect
what do we expect 90% of proportions to fall within?
Other simulation Functions that contribute to simulation pipeline.:
beta_par()
,
default_parameters
,
intervention_proportion()
,
sim_n()
,
sim_sample()