Function returns the asymmetric overlaps for each dimension, calculated by the method published by Parkinson et al. (2018) using ranks. Further two confidence intervals are returned for each estimate. The confidence level, as well as the repetitions for bootstrap can be adjusted.
Data Frame containing the two asymmetric overlaps for each dimension together with their confidence intervals. The last row contains the d-dimensional asymmetric overlaps.
Arguments
A
Data frame, where the first column contains two objects (e.g. species) and the other columns are numeric vectors (containing measurments).
alpha
The confidence level. Default: alpha = 0.05
reps4boot
Number of repetitions for the bootstrap. . Default: reps4boot = 1000
digit
Number of digits after which the results are cut off. Default: digit = 3
Judith H. Parkinson, Raoul Kutil, Jonas Kuppler, Robert R. Junker, Wolfgang Trutschnig, Arne C. Bathke: A Fast and Robust Way to Estimate Overlap of Niches and Draw Inference, International Journal of Biostatistics (2018)