Plot method for gkwfitall objects
# S3 method for gkwfitall
plot(x, which = "all", theme_fn = ggplot2::theme_minimal, ...)
Invisibly returns the input object
An object of class "gkwfitall"
Character vector specifying which plots to show. Options are "all" (default), "density", "pp", "qq", "residuals", "aic", or "parameters".
Function to apply a custom theme to plots. Default: ggplot2::theme_minimal
.
Additional arguments passed to plotting functions
Lopes, J. E.