.plot_gkwreg_base_r {gkwreg} | R Documentation |
Generate diagnostic plots using base R graphics
Description
Generate diagnostic plots using base R graphics
Usage
.plot_gkwreg_base_r(diag_data, which, plot_titles, sub.caption, ask, ...)
Arguments
diag_data |
List of diagnostic data |
which |
Integer vector specifying which plots to produce |
plot_titles |
Named vector of plot titles |
sub.caption |
Character string for subtitle |
ask |
Logical; whether to ask before new plots |
... |
Additional graphical parameters |
Value
NULL (invisibly)
[Package gkwreg version 1.0.10 Index]