R/plot_resid.R
plot_resid.Rd
Plot model residuals
plot_resid(aeme, model, var_sim = "HYD_temp")
aeme; object.
character vector; model(s) to plot. If missing, all models in the Aeme object will be plotted.
string; of variable to plot
list of ggplot2 objects