residual_diagnostics: Plot Residual Diagnostics

residual_diagnosticsR Documentation

Plot Residual Diagnostics

Description

Produces a 2x2 panel of residual diagnostic plots: residuals vs fitted values, histogram of residuals, normal Q-Q plot, and a residual sequence plot.

Usage

residual_diagnostics(best_model)

Arguments

best_model

A model result list (the success = TRUE list returned by any fit_*() function).

Value

Called for its side effect (plots). Returns NULL invisibly.


dryingkineticmodels documentation built on July 21, 2026, 5:09 p.m.