create_comparison_plots | R Documentation |
Create enhanced comparison plots of all fitted distributions
create_comparison_plots(fits, data, theme_fn = ggplot2::theme_minimal)
fits |
List of fitted gkwfit models |
data |
Original data vector |
theme_fn |
Function to apply a custom theme to plots |
A ggplot2 object with multiple panels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.