| plot.gkwfitall | R Documentation | 
Plot method for gkwfitall objects
## S3 method for class 'gkwfitall'
plot(x, which = "all", theme_fn = ggplot2::theme_minimal, ...)
| x | An object of class  | 
| 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:  | 
| ... | Additional arguments passed to plotting functions | 
Invisibly returns the input object
Lopes, J. E.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.