create_comparison_plots {gkwreg} | R Documentation |
Create enhanced comparison plots of all fitted distributions
Description
Create enhanced comparison plots of all fitted distributions
Usage
create_comparison_plots(fits, data, theme_fn = ggplot2::theme_minimal)
Arguments
fits |
List of fitted gkwfit models |
data |
Original data vector |
theme_fn |
Function to apply a custom theme to plots |
Value
A ggplot2 object with multiple panels
[Package gkwreg version 1.0.10 Index]