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

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")