plot_fitted: Plot residuals against fitted values

View source: R/plot_fitted.R

plot_fittedR Documentation

Plot residuals against fitted values

Description

Plot residuals against fitted values

Usage

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

Arguments

ard

ARD matrix (may be needed)

model_fit

fitted model

resid

the type of residuals to be used

Value

a ggplot showing fitted values against residuals


networkscaleup documentation built on Dec. 11, 2025, 1:07 a.m.