DHARMa.ecdf {DHARMa} | R Documentation |
Modified ECDF function.
Description
Modified ECDF function.
Usage
DHARMa.ecdf(x)
Details
Ensures symmetric ECDF (standard ECDF is <), and that 0 / 1 values are only produced if the data is strictly < > than the observed data.
[Package DHARMa version 0.4.7 Index]