R/plot_confirmatory.R
plot_confirmatory.Rd
The function visualize the results of the confirmatory
Bayes factor analysis cumulative_bayes_factor
.
The Bayes factors calculated at each new experimental trial
are displayed on this figure.
plot_confirmatory(cumulative_results, animated = FALSE)
dataframe, output of the cumulative_bayes_factor
function
logical, whether the plot to be animated with plotly or not
The function returns a ggplot object.
Other plotting functions:
plot_exploratory()
,
plot_robustness()