Description Usage Arguments Value See Also
View source: R/plot_exploratory.R
The function visualize the results of the exploratory
analysis analysis_exploratory
.
1 2 3 4 5 | plot_exploratory(
success_rates_theoretical_prop,
success_rates_empirical_prop,
possible_success_rates
)
|
success_rates_theoretical_prop |
numeric vector, output of the |
success_rates_empirical_prop |
numeric vector, output of the |
possible_success_rates |
numeric vector, output of the |
The function returns a ggplot object.
Other plotting functions:
plot_confirmatory()
,
plot_robustness()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.