Description Usage Arguments Details Value Author(s) See Also Examples
calculate.stat
is an internal biomod2 function to get scores, based on a misclassification table, of some referenced evaluation metrics.
1 2 | calculate.stat( Misc,
stat='TSS')
|
Misc |
a misclassification table |
stat |
either 'TSS', 'KAPPA', 'ACCURACY', 'BIAS', 'POD', 'FAR', 'POFD', 'SR', 'CSI', 'ETS', 'HK', 'HSS', 'OR' or 'ORSS' |
Please refer to BIOMOD_Modeling
to get more information about this metrics.
The stat
score for the Misc
table.
Damien Georges
BIOMOD_Modeling
, getStatOptimValue
, Find.Optim.Stat
1 2 3 4 5 6 7 8 9 10 11 | |
Loading required package: sp
Loading required package: raster
Loading required package: parallel
Loading required package: reshape
Loading required package: ggplot2
biomod2 3.3-7.1 loaded.
Type browseVignettes(package='biomod2') to access directly biomod2 vignettes.
[1] 1
[1] -0.1188475
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.