Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getStatOptimValue

get the optimal score of evaluation statistical metrics


Description

getStatOptimValue is an internal biomod2 function to get the best value that some referenced evaluation statistical metrics.

Usage

getStatOptimValue(stat)

Arguments

stat

either 'TSS', 'KAPPA', 'ACCURACY', 'BIAS', 'POD', 'FAR', 'POFD', 'SR', 'CSI', 'ETS', 'HK', 'HSS', 'OR' or 'ORSS'

Details

Please refer to BIOMOD_Modeling to get more information about this metrics.

Value

The best value that stat could rise.

Author(s)

Damien Georges

See Also

Examples

getStatOptimValue('TSS')
  getStatOptimValue('KAPPA')
  getStatOptimValue('POFD')

biomod2

Ensemble Platform for Species Distribution Modeling

v3.4.6
GPL-2
Authors
Wilfried Thuiller [aut, cre], Damien Georges [aut, cre], Robin Engler [aut], Frank Breiner [aut]
Initial release
2020-02-24

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.