create_comparison_plots: Create enhanced comparison plots of all fitted distributions

View source: R/gkwfitall.R

create_comparison_plotsR 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


gkwreg documentation built on April 16, 2025, 1:10 a.m.