cjcarlson / embarcadero

🌲🌉 Species distribution models with Bayesian additive regression trees
49 stars 11 forks source link

Add SEDI calculation to Summarry.R #36

Open lmbrainerd opened 1 year ago

lmbrainerd commented 1 year ago

Wunderlich et al (2019) recommends Symmetric Extremal Dependence Index (SEDI) from Ferro and Stephenson (2011) as an alternative to the TSS for a goodness-of-fit measure.

This update adds the calculation of SEDI to the summary function, with no plot. It uses 1e09 as the infinity small number to replace 0 as recommended by Wunderlich et al (2019).