Creates a panel of diagnostic plots for assessing the goodness-of-fit of a model from the GKw family of distributions.
# S3 method for gkwgof
plot(x, title = NULL, ncols = 4, which = NULL, ...)
The input object x
is returned invisibly.
An object of class "gkwgof", typically the result of a call to gkwgof
.
Plot title
Number of columns to draw plots in graphics window
A numeric vector specifying which plots to display. If NULL (default), all available plots will be displayed.
Additional arguments to be passed to plotting functions.