Maxent model for Aedes_albopictus


This page contains some analysis of the Maxent model for Aedes_albopictus, created Sat Oct 15 23:52:31 CDT 2011 using Maxent version 3.3.3e. If you would like to do further analyses, the raw data used here is linked to at the end of this page.


Analysis of omission/commission

The following picture shows the omission rate and predicted area as a function of the cumulative threshold. The omission rate is is calculated both on the training presence records, and (if test data are used) on the test records. The omission rate should be close to the predicted omission, because of the definition of the cumulative threshold.


The next picture is the receiver operating characteristic (ROC) curve for the same data. Note that the specificity is defined using predicted area, rather than true commission (see the paper by Phillips, Anderson and Schapire cited on the help page for discussion of what this means). This implies that the maximum achievable AUC is less than 1. If test data is drawn from the Maxent distribution itself, then the maximum possible test AUC would be 0.973 rather than 1; in practice the test AUC may exceed this bound.



Some common thresholds and corresponding omission rates are as follows. If test data are available, binomial probabilities are calculated exactly if the number of test samples is at most 25, otherwise using a normal approximation to the binomial. These are 1-sided p-values for the null hypothesis that test points are predicted no better than by a random prediction with the same fractional predicted area. The "Balance" threshold minimizes 6 * training omission rate + .04 * cumulative threshold + 1.6 * fractional predicted area.

Cumulative thresholdLogistic thresholdDescriptionFractional predicted areaTraining omission rateTest omission rateP-value
1.0000.009Fixed cumulative value 10.2020.0000.0774.839E-8
5.0000.045Fixed cumulative value 50.1010.0240.2312.43E-8
10.0000.104Fixed cumulative value 100.0620.0240.3088.184E-9
4.4590.040Minimum training presence0.1080.0000.2314.63E-8
25.5700.31810 percentile training presence0.0270.0950.3853.599E-10
15.3510.189Equal training sensitivity and specificity0.0440.0480.3851.593E-8
15.3510.189Maximum training sensitivity plus specificity0.0440.0240.3851.593E-8
2.5790.022Equal test sensitivity and specificity0.1420.0000.1542.88E-8
2.5760.022Maximum test sensitivity plus specificity0.1420.0000.0777.851E-10
2.5760.022Balance training omission, predicted area and threshold value0.1420.0000.0777.851E-10
11.4390.127Equate entropy of thresholded and original distributions0.0560.0240.3083.282E-9



Pictures of the model

This is a representation of the Maxent model for Aedes_albopictus. Warmer colors show areas with better predicted conditions. White dots show the presence locations used for training, while violet dots show test locations. Click on the image for a full-size version.



Click here to interactively explore this prediction using the Explain tool. If clicking from your browser does not succeed in starting the tool, try running the script in H:\VectorMap\Models\Mosquito\Ae_albopictus\Aedes_albopictus_explain.bat directly. This tool requires the environmental grids to be small enough that they all fit in memory.



Analysis of variable contributions


The following table gives estimates of relative contributions of the environmental variables to the Maxent model. To determine the first estimate, in each iteration of the training algorithm, the increase in regularized gain is added to the contribution of the corresponding variable, or subtracted from it if the change to the absolute value of lambda is negative. For the second estimate, for each environmental variable in turn, the values of that variable on training presence and background data are randomly permuted. The model is reevaluated on the permuted data, and the resulting drop in training AUC is shown in the table, normalized to percentages. As with the variable jackknife, variable contributions should be interpreted with caution when the predictor variables are correlated.

VariablePercent contributionPermutation importance
bio_1324.51.1
hwsd123.937.2
bio_1215.73.5
bio_112.32.3
bio_14913.1
bio_63.44.2
h_dem3.31.4
h_slope2.21.9
bio_91.40
bio_5119.5
bio_1510.9
h_aspect0.70.2
bio_20.71.8
bio_40.512.3
bio_190.30.5




Raw data outputs and control parameters


The data used in the above analysis is contained in the next links. Please see the Help button for more information on these.
The model applied to the training environmental layers
The coefficients of the model
The omission and predicted area for varying cumulative and raw thresholds
The prediction strength at the training and (optionally) test presence sites
Results for all species modeled in the same Maxent run, with summary statistics and (optionally) jackknife results


Regularized training gain is 2.881, training AUC is 0.989, unregularized training gain is 3.517.
Unregularized test gain is 2.113.
Test AUC is 0.946, standard deviation is 0.019 (calculated as in DeLong, DeLong & Clarke-Pearson 1988, equation 2).
Algorithm terminated after 1000 iterations (31 seconds).

The follow settings were used during the run:
42 presence records used for training, 13 for testing.
10042 points used to determine the Maxent distribution (background points and presence points).
Environmental layers used (all continuous): bio_1 bio_12 bio_13 bio_14 bio_15 bio_19 bio_2 bio_4 bio_5 bio_6 bio_9 h_aspect h_dem h_slope hwsd1
Regularization values: linear/quadratic/product: 0.216, categorical: 0.250, threshold: 1.580, hinge: 0.500
Feature types used: linear quadratic hinge
outputdirectory: H:\VectorMap\Models\Mosquito\Ae_albopictus
samplesfile: H:\VectorMap\OccPts\Mosquito\Ae_albopictus\Ae_albopictus_maxent_pts.csv
environmentallayers: H:\VectorMap\Maxent_dataset_Global
randomseed: true
randomtestpoints: 25
maximumiterations: 1000
applythresholdrule: minimum training presence
Command line used:

Command line to repeat this species model: java density.MaxEnt nowarnings noprefixes -E "" -E Aedes_albopictus outputdirectory=H:\VectorMap\Models\Mosquito\Ae_albopictus samplesfile=H:\VectorMap\OccPts\Mosquito\Ae_albopictus\Ae_albopictus_maxent_pts.csv environmentallayers=H:\VectorMap\Maxent_dataset_Global randomseed randomtestpoints=25 maximumiterations=1000 "applythresholdrule=minimum training presence" -N h_flowacc -N h_flowdir -N h_topoind