This function tests the overall uniformity of the simulated residuals in a DHARMa object
testUniformity(simulationOutput, alternative = c("two.sided", "less",
"greater"), plot = T)
a DHARMa object with simulated residuals created with simulateResiduals
a character string specifying whether the test should test if observations are "greater", "less" or "two.sided" compared to the simulated null hypothesis
if T, plots calls plotQQunif
as well
The function applies a KS test for uniformity on the simulated residuals
testResiduals
, testDispersion
, testZeroInflation
, testGeneric
, testTemporalAutocorrelation
, testSpatialAutocorrelation