Learn R Programming

DHARMa (version 0.1.6)

testUniformity: Test for overall uniformity

Description

This function tests the overall uniformity of the simulated residuals in a DHARMa object

Usage

testUniformity(simulationOutput)

Arguments

simulationOutput

a DHARMa object with simulated residuals created with simulateResiduals

Details

The function applies a KS test for uniformity on the simulated residuals

See Also

testSimulatedResiduals, testZeroInflation, testTemporalAutocorrelation, testSpatialAutocorrelation, testOverdispersion, testOverdispersionParametric