plot_exploratory: Plotting the results of the exploratory analysis

Description Usage Arguments Value See Also

View source: R/plot_exploratory.R

Description

The function visualize the results of the exploratory analysis analysis_exploratory.

Usage

1
2
3
4
5
plot_exploratory(
  success_rates_theoretical_prop,
  success_rates_empirical_prop,
  possible_success_rates
)

Arguments

success_rates_theoretical_prop

numeric vector, output of the analysis_exploratory function

success_rates_empirical_prop

numeric vector, output of the analysis_exploratory function

possible_success_rates

numeric vector, output of the analysis_exploratory function

Value

The function returns a ggplot object.

See Also

Other plotting functions: plot_confirmatory(), plot_robustness()


marton-balazs-kovacs/tppr documentation built on Oct. 27, 2021, 3:04 p.m.