- yi
A vector of point estimates to be meta-analyzed.
- vi
A vector of estimated variances (i.e., squared standard errors) for
the point estimates.
- sei
A vector of estimated standard errors for the point estimates.
(Only one of vi
or sei
needs to be specified).
- favor_positive
TRUE
if publication bias are
assumed to favor significant positive estimates; FALSE
if assumed to
favor significant negative estimates.
- alpha_select
Alpha level at which an estimate's probability of being
favored by publication bias is assumed to change (i.e.,
the threshold at which study investigators, journal editors, etc., consider
an estimate to be significant).
- plot_pooled
Should the pooled estimates within all studies and within
only the nonaffirmative studies be plotted as well?
- est_all
Regular meta-analytic estimate among all studies (optional).
- est_worst
Worst-case meta-analytic estimate among only nonaffirmative
studies (optional).
- xmin
x-axis (point estimate) lower limit for plot.
- xmax
x-axis (point estimate) upper limit for plot.
- ymin
y-axis (standard error) lower limit for plot.
- ymax
y-axis (standard error) upper limit for plot.
- xlab
Label for x-axis (point estimate).
- ylab
Label for y-axis (standard error).