Maxent model for Anopheles_aquasalis


This page contains some analysis of the Maxent model for Anopheles_aquasalis, created Thu Mar 10 10:47:50 CST 2011 using Maxent version 3.3.1. 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.968 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.005Fixed cumulative value 10.2630.0150.0483.829E-11
5.0000.028Fixed cumulative value 50.1260.0300.0951.374E-15
10.0000.063Fixed cumulative value 100.0720.0300.1433.133E-18
0.5640.003Minimum training presence0.3120.0000.0481.1E-9
56.4740.67010 percentile training presence0.0050.0910.4294.225E-23
21.0660.197Equal training sensitivity and specificity0.0300.0300.1908.15E-23
22.5380.212Maximum training sensitivity plus specificity0.0280.0300.1901.685E-23
5.9140.034Equal test sensitivity and specificity0.1130.0300.0951.623E-16
4.6280.026Maximum test sensitivity plus specificity0.1330.0150.0485.182E-17
3.3380.018Balance training omission, predicted area and threshold value0.1600.0150.0482.048E-15
14.7780.111Equate entropy of thresholded and original distributions0.0470.0300.1901.378E-19



Pictures of the model

This is a representation of the Maxent model for Anopheles_aquasalis. 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.




Response curves


These curves show how each environmental variable affects the Maxent prediction. The curves show how the logistic prediction changes as each environmental variable is varied, keeping all other environmental variables at their average sample value. Click on a response curve to see a larger version. Note that the curves can be hard to interpret if you have strongly correlated variables, as the model may depend on the correlations in ways that are not evident in the curves. In other words, the curves show the marginal effect of changing exactly one variable, whereas the model may take advantage of sets of variables changing together.



In contrast to the above marginal response curves, each of the following curves represents a different model, namely, a Maxent model created using only the corresponding variable. These plots reflect the dependence of predicted suitability both on the selected variable and on dependencies induced by correlations between the selected variable and other variables. They may be easier to interpret if there are strong correlations between variables.




Analysis of variable contributions


The following table gives a heuristic estimate of relative contributions of the environmental variables to the Maxent model. To determine the 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. As with the jackknife, variable contributions should be interpreted with caution when the predictor variables are correlated.

VariablePercent contribution
h_dem37.5
bio_621.7
hwsd19.8
bio_56.4
bio_146.3
h_slope5.8
bio_45.3
bio_152.2
bio_92
bio_191.1
bio_130.6
h_flowacc0.5
bio_10.3
bio_120.3
h_topoind0.2
h_aspect0.2


The following picture shows the results of the jackknife test of variable importance. The environmental variable with highest gain when used in isolation is h_dem, which therefore appears to have the most useful information by itself. The environmental variable that decreases the gain the most when it is omitted is h_dem, which therefore appears to have the most information that isn't present in the other variables.



The next picture shows the same jackknife test, using test gain instead of training gain. Note that conclusions about which variables are most important can change, now that we're looking at test data.


Lastly, we have the same jackknife test, using AUC on test data.



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 3.626, training AUC is 0.992, unregularized training gain is 3.959.
Unregularized test gain is 3.333.
Test AUC is 0.964, standard deviation is 0.017 (calculated as in DeLong, DeLong & Clarke-Pearson 1988, equation 2).
Algorithm terminated after 1000 iterations (29 seconds).

The follow settings were used during the run:
66 presence records used for training, 21 for testing.
10065 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_4 bio_5 bio_6 bio_9 h_aspect h_dem h_flowacc h_slope h_topoind hwsd1
Regularization values: linear/quadratic/product: 0.147, categorical: 0.250, threshold: 1.340, hinge: 0.500
Feature types used: linear quadratic hinge
responsecurves: true
jackknife: true
outputdirectory: C:\ARPI\Mossies\Maxent_dataset_SAmerica
samplesfile: C:\ARPI\Mossies\MaxEntHydro1k_NEW\SAmerica\SAmerica_MaxEnt_points.csv
environmentallayers: C:\ARPI\Mossies\Maxent_dataset_SAmerica
randomseed: true
randomtestpoints: 25
maximumiterations: 1000
applythresholdrule: minimum training presence
Command line used:

Command line to repeat this species model: java density.MaxEnt -r -a nowarnings noprefixes -E "" -E Anopheles_aquasalis responsecurves jackknife outputdirectory=C:\ARPI\Mossies\Maxent_dataset_SAmerica samplesfile=C:\ARPI\Mossies\MaxEntHydro1k_NEW\SAmerica\SAmerica_MaxEnt_points.csv environmentallayers=C:\ARPI\Mossies\Maxent_dataset_SAmerica randomseed randomtestpoints=25 maximumiterations=1000 "applythresholdrule=minimum training presence"