This function takes output from format_pp as input and generates a barplot of posterior probability.

make_pp_plot(pp)

Arguments

pp

A data frame obtained from format_pp. For visualizing the posterior of crossocer interaction, co must be set to TRUE when running running format_pp.

Value

A ggplot2 object.