Plot Predicted Bayes Factors
# S3 method for meta_pred
plot(x, which = "d_10_averaged", scale = "BF", ...)
an objct of the class "prediction"
which contains observed and predicted Bayes factors
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")
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