The function visualize the results of the exploratory
analysis analysis_exploratory
.
plot_exploratory(
success_rates_theoretical_prop,
success_rates_empirical_prop,
possible_success_rates
)
numeric vector, output of the analysis_exploratory
function
numeric vector, output of the analysis_exploratory
function
numeric vector, output of the analysis_exploratory
function
The function returns a ggplot object.
Other plotting functions:
plot_confirmatory()
,
plot_robustness()