| apply_besthr_theme | Apply besthr theme consistently |
| besthr_data_view | Create a unified data view for besthr plotting |
| besthr_palette | besthr color palettes |
| besthr_plot_config | Create a besthr plot configuration |
| besthr_style | Get a preset plot style |
| besthr_table | Generate a summary table from besthr results |
| build_bootstrap_panel | Build the bootstrap distribution panel |
| build_observation_panel | Build the observation panel |
| compose_besthr_panels | Compose besthr panels |
| compute_effect_size | Compute effect sizes from bootstrap distributions |
| compute_significance | Compute significance from bootstrap distributions |
| derive_ci_colors | Derive CI colors based on palette and theme |
| estimate | Perform bootstrap estimation of confidence intervals of ranked HR scores |
| layer_bootstrap_density | Create bootstrap density layer |
| layer_group_means | Create group mean lines layer |
| layer_ranked_dots | Create ranked dots layer |
| layer_tech_rep_dots | Create technical replicate dots layer |
| list_besthr_styles | List available style presets |
| make_data | return a sample data set of random values for two groups |
| make_data2 | return a sample data set of random values for two groups with three technical reps per group |
| make_data3 | return a sample data set of random values for three groups with three technical reps per group |
| plot.hrest | plots the 'hrest' object |
| plot_bootstrap_raincloud | Raincloud plot showing bootstrap distributions |
| plot_raincloud | Raincloud plot for hrest objects |
| print.besthr_data_view | Print method for besthr_data_view |
| print.besthr_plot_config | Print method for besthr_plot_config |
| print.hrest | print a summary of the hrest object |
| save_besthr | Save besthr plot to file |
| scale_color_besthr | Discrete color scale for besthr |
| scale_colour_besthr | Discrete color scale for besthr |
| scale_fill_besthr | Discrete fill scale for besthr |
| theme_besthr | besthr ggplot2 theme |
| update_config | Update a besthr plot configuration |