Learn R Programming

DHARMa (version 0.4.7)

DHARMa.ecdf: Modified ECDF function.

Description

Modified ECDF function.

Usage

DHARMa.ecdf(x)

Arguments

Details

Ensures symmetric ECDF (standard ECDF is <), and that 0 / 1 values are only produced if the data is strictly < > than the observed data.