AUCuniform.2() function to compute the
uniform AUC (uAUC) and uniform sensitivity-star (uSe*) using the direct
weighted trapezoidal estimation method. This function correctly deals
with ties (instances of presence and absence with the same probability
values), which were not correctly handled in
AUCuniform_trap().AUCuniform_trap() is now deprecated. Please use
AUCuniform.2() instead. This function will be removed in a
future version.Added a new HSgraph() function to visualize the
distribution of suitability values for presences, absences, and all
cases combined.
Added a new AUCuniform_trap() function to compute
the uniform AUC (uAUC) using the weighted trapezoidal method.
AUCuniform.Rd to include the volume number and page
range.