Learn R Programming

metaBMA (version 0.3.9)

plot.meta_pred: Plot Predicted Bayes Factors

Description

Plot Predicted Bayes Factors

Usage

# S3 method for meta_pred
plot(x, which = "d_10_averaged", scale = "BF", ...)

Arguments

x

an objct of the class "prediction" which contains observed and predicted Bayes factors

which

a character value defining which Bayes factor to plot (one of "d_10_fixed", "d_10_random", "d_10_averaged", "tau_10_random", "H1_fixed_vs_random")

scale

either plots Bayes factors ("BF"), inverse Bayes factors ("1/BF"), log Bayes factors ("log"), or the log-inverse Bayes factor ("1/log")

...

arguments passed to plot