Learn R Programming

networkscaleup (version 0.2-1)

plot_fitted: Plot residuals against fitted values

Description

Plot residuals against fitted values

Usage

plot_fitted(ard, model_fit = NULL, resid = c("rqr", "pearson", "surrogate"))

Value

a ggplot showing fitted values against residuals

Arguments

ard

ARD matrix (may be needed)

model_fit

fitted model

resid

the type of residuals to be used