plot_default: Plot Default Priors

View source: R/meta_default.R

plot_defaultR Documentation

Plot Default Priors

Description

Plots default priors for the mean effect d and the standard deviation of effects tau.

Usage

plot_default(field = "psychology", effect = "d", ...)

Arguments

field

either"psychology" or "medicine"

effect

the type of effect size used in the meta-analysis: either Cohen's d ("d"), Fisher's z-transformed correlation ("z"), or log odds ratios ("logOR").

...

further arguments passed to plot (e.g., from, to)

See Also

meta_default for details on standard priors.

Examples

plot_default(field = "psychology", effect = "d")

metaBMA documentation built on Sept. 13, 2023, 9:06 a.m.