Learn R Programming

DHARMa (version 0.1.6)

plot.DHARMa: Plot simulated residuals

Description

Plot simulated residuals

Usage

# S3 method for DHARMa
plot(x, ...)

Arguments

x

an object with simulated residuals created by simulateResiduals

...

optional arguments to pass on to plotSimulatedResiduals

Details

The function calls plotSimulatedResiduals - see details there