testOverdispersion {DHARMa} | R Documentation |
Simulated overdisperstion tests
Description
Simulated overdisperstion tests
Usage
testOverdispersion(simulationOutput, ...)
Arguments
simulationOutput |
an object of class DHARMa with simulated quantile residuals, either created via simulateResiduals or by createDHARMa for simulations created outside DHARMa |
... |
additional arguments to testDispersion |
Details
Deprecated, switch your code to using the testDispersion function
[Package DHARMa version 0.4.7 Index]