.plot_ggplot_half_normal {gkwreg} | R Documentation |
Plot half-normal plot (ggplot2)
Description
Plot half-normal plot (ggplot2)
Usage
.plot_ggplot_half_normal(diag_data, p_main, sub.caption, type, theme_fn)
Arguments
diag_data |
Diagnostic data list |
p_main |
Plot title |
sub.caption |
Plot subtitle |
type |
Residual type |
theme_fn |
ggplot2 theme function |
Value
A ggplot object
[Package gkwreg version 1.0.10 Index]