Creates a ggplot2 panel object with basic goodness of fit plots
Usage
luna_gof(
id,
residual = c("CWRES", "NPDE"),
theme = ggplot2::theme_classic,
smooth_method = "loess",
folder = NULL,
verbose = TRUE
)
Creates a ggplot2 panel object with basic goodness of fit plots
luna_gof(
id,
residual = c("CWRES", "NPDE"),
theme = ggplot2::theme_classic,
smooth_method = "loess",
folder = NULL,
verbose = TRUE
)