Plot Bayes Factor Over Input Data
plot_bayes_factor.Rd
Generates a plot of the Bayes Factor (BF) based on the fitted model from a bipod
object. The plot can include categories for interpreting the Bayes Factor according to Jeffreys' scale of evidence.
Arguments
- x
A
bipod
object that contains the results of a fitted model, including Bayes Factor and best growth model metadata.- with_categories
A logical value indicating whether to include Bayes Factor significance categories based on Jeffreys' scale. If
TRUE
, the plot will use categories to interpret the Bayes Factor. (default is F)