| plot_fitted | R Documentation |
Plot residuals against fitted values
plot_fitted(ard, model_fit = NULL, resid = c("rqr", "pearson", "surrogate"))
ard |
ARD matrix (may be needed) |
model_fit |
fitted model |
resid |
the type of residuals to be used |
a ggplot showing fitted values against residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.