plot_dharma: Plot DHARMa residuals

View source: R/plot_dharma.R

plot_dharmaR Documentation

Plot DHARMa residuals

Description

Plot DHARMa residuals

Usage

plot_dharma(dharmaRes, form = NULL, rank = TRUE, ...)

Arguments

dharmaRes

Output from plot using slot $dharmaRes

form

optional predictor against which the residuals should be plotted. Default is to used the predicted(simulationOutput)

rank

if T, the values provided in form will be rank transformed. This will usually make patterns easier to spot visually, especially if the distribution of the predictor is skewed. If form is a factor, this has no effect.

...

additional arguments to plot / boxplot.

Author(s)

Zach Oyafuso


James-Thorson/FishStatsUtils documentation built on Feb. 6, 2024, 4:26 a.m.