leppott / XC95

Extirpation analysis (XC95) for benthic macroinvertebrates and fish for environmental variables.
https://leppott.github.io/XC95/
0 stars 2 forks source link

Feature Request - auc #4

Closed leppott closed 7 years ago

leppott commented 7 years ago

The function auc() (area under curve) appears in multiple functions. Should pull out into its own function.

leppott commented 7 years ago

Included in taxon.response.R, taxon.response.sort.R, and tolerance.R.

The code for tolerance.R is slightly different than in the other 2 functions.

leppott commented 7 years ago

Create auc() in the function file auc.R Add a parameter for the different calculation versions.

leppott commented 7 years ago

Updated all 4 function files.

leppott commented 7 years ago

v0.0.1.9001. Tested and complete.