DHARMa (version 0.2.2)

testResiduals: DHARMa general residual test

Description

Calls both uniformity and dispersion test

Usage

testResiduals(simulationOutput)

Arguments

simulationOutput

a DHARMa object with simulated residuals created with simulateResiduals

Details

This function is a wrapper for the various test functions implemented in DHARMa. Currently, this function calls the testUniformity and the testDispersion functions. All other tests (see below) have to be called by hand.

See Also

testUniformity, testOutliers, testDispersion, testZeroInflation, testGeneric, testTemporalAutocorrelation, testSpatialAutocorrelation