plotSimulatedResiduals {DHARMa} | R Documentation |
DEPRECATED, use plot() instead
plotSimulatedResiduals(simulationOutput, ...)
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. |
This function is deprecated. Use plot.DHARMa