Generate Additional Diagnostic Plots Beyond Those in gkwfit
.generate_additional_plots(
object,
data,
p_empirical,
p_theoretical,
theme = ggplot2::theme_classic(),
...
)
A list of ggplot2 objects for additional diagnostic plots
Object of class "gkwfit"
Numeric vector of data
Numeric vector of empirical CDF values
Numeric vector of theoretical CDF values
A ggplot theme, defaults to theme_classic()
Additional arguments to be passed to plotting functions