ConsBiol-unibern / SDMtune

Performs Variables selection and model tuning for Species Distribution Models (SDMs). It provides also several utilities to display results.
https://consbiol-unibern.github.io/SDMtune/
Other
23 stars 8 forks source link

Metrics other than AUC and TSS #41

Open anackr opened 3 months ago

anackr commented 3 months ago

Describe the new feature

Hi everyone. I am currently building Maxent models based on AUC, though I am aware it is a limited metric for presence-background models. Some recommend using it alongside other metrics, such as CBI or even pROC. I was wondering if it might be possible to use these other metrics with SDMtune objects, or if I can "translate" the model to another package to do so.

Thanks!

Does the feature request already exist?

rogerio-bio commented 1 week ago

Hi @anackr

You can easily calculates CBI for models builded with SDMtune. You can use the package enmSdmX that has a easy way to do so.