powered by
getStatOptimValue is an internal biomod2 function to get the best value that some referenced evaluation statistical metrics.
getStatOptimValue
getStatOptimValue(stat)
either 'TSS', 'KAPPA', 'ACCURACY', 'BIAS', 'POD', 'FAR', 'POFD', 'SR', 'CSI', 'ETS', 'HK', 'HSS', 'OR' or 'ORSS'
The best value that stat could rise.
stat
Please refer to BIOMOD_Modeling to get more information about this metrics.
BIOMOD_Modeling
BIOMOD_Modeling, calculate.stat, Find.Optim.Stat
calculate.stat
Find.Optim.Stat
# NOT RUN { getStatOptimValue('TSS') getStatOptimValue('KAPPA') getStatOptimValue('POFD') # }
Run the code above in your browser using DataLab