Learn R Programming

gkwreg (version 1.0.7)

plot.gkwfitall: Plot method for gkwfitall objects

Description

Plot method for gkwfitall objects

Usage

# S3 method for gkwfitall
plot(x, which = "all", theme_fn = ggplot2::theme_minimal, ...)

Value

Invisibly returns the input object

Arguments

x

An object of class "gkwfitall"

which

Character vector specifying which plots to show. Options are "all" (default), "density", "pp", "qq", "residuals", "aic", or "parameters".

theme_fn

Function to apply a custom theme to plots. Default: ggplot2::theme_minimal.

...

Additional arguments passed to plotting functions

Author

Lopes, J. E.