View source: R/plot_posterior.R
plot_posterior | R Documentation |
Plot Posterior Distribution
plot_posterior(
meta,
parameter = "d",
from,
to,
summary = c("mean", "hpd"),
...
)
meta |
fitted meta-analysis model |
parameter |
only for random-effects model: whether to plot |
from |
lower limit of the x-axis |
to |
upper limit of the x-axis |
summary |
character vector with two values: first, either |
... |
arguments passed to |
meta_bma, meta_fixed, meta_random
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.