plotSimulatedResiduals {DHARMa} | R Documentation |
DHARMa standard residual plots
Description
DEPRECATED, use plot() instead
Usage
plotSimulatedResiduals(simulationOutput, ...)
Arguments
simulationOutput |
an object with simulated residuals created by simulateResiduals
|
... |
further options for plotResiduals . Consider in particular parameters quantreg, rank and asFactor. xlab, ylab and main cannot be changed when using plotSimulatedResiduals, but can be changed when using plotResiduals.
|
Note
This function is deprecated. Use plot.DHARMa
See Also
plotResiduals
, plotQQunif
[Package
DHARMa version 0.4.6
Index]