metaBMA (version 0.6.1)

plot_posterior: Plot Posterior Distribution

Description

Plot Posterior Distribution

Usage

plot_posterior(meta, parameter = "d", from, to, summary = c("mean",
  "hpd"), ...)

Arguments

meta

fitted meta-analysis model

parameter

only for random-effects model: whether to plot "d" or "tau"

from

lower limit of the x-axis

to

upper limit of the x-axis

summary

character vector with two values: first, either "mean" or "50%"; and second, either highest-probability-density interval "hpd" or the Bayesian credibility interval "bci".

...

arguments passed to plot

See Also

meta_bma, meta_fixed, meta_random