Maxent model for species


This page contains some analysis of the Maxent model for species, created Wed Dec 01 12:23:02 UTC 2021 using Maxent version 3.4.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.825 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 thresholdCloglog thresholdDescriptionFractional predicted areaTraining omission rate
1.0000.065Fixed cumulative value 10.5550.007
5.0000.229Fixed cumulative value 50.4300.023
10.0000.362Fixed cumulative value 100.3670.062
0.0390.004Minimum training presence0.7350.000
14.7310.44610 percentile training presence0.3250.100
28.1590.584Equal training sensitivity and specificity0.2420.242
13.4330.425Maximum training sensitivity plus specificity0.3350.085
1.6950.098Balance training omission, predicted area and threshold value0.5180.010
3.8250.189Equate entropy of thresholded and original distributions0.4530.019


(A link to the Explain tool was not made for this model. The model uses product features, while the Explain tool can only be used for additive models.)



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
bio738.517.4
bio1730.233.2
bio47.69.8
bio26.22
bio35.28.4
bio155.11.5
bio101.98.1
bio91.32.8
bio191.23.5
bio140.97.2
bio180.61.6
bio110.50.8
bio130.30
bio80.21
bio60.11.9
bio120.10.2
bio500.4
bio1600
bio100




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 0.794, training AUC is 0.835, unregularized training gain is 0.856.
Algorithm terminated after 500 iterations (6 seconds).

The follow settings were used during the run:
2823 presence records used for training.
12823 points used to determine the Maxent distribution (background points and presence points).
Environmental layers used (all continuous): bio1 bio10 bio11 bio12 bio13 bio14 bio15 bio16 bio17 bio18 bio19 bio2 bio3 bio4 bio5 bio6 bio7 bio8 bio9
Regularization values: linear/quadratic/product: 0.050, categorical: 0.250, threshold: 1.000, hinge: 0.500
Feature types used: hinge product linear quadratic
outputdirectory: maxent
samplesfile: maxent/presence
environmentallayers: maxent/absence
autorun: true
visible: false
Command line used: autorun -e maxent/absence -o maxent -s maxent/presence -z

Command line to repeat this species model: java density.MaxEnt nowarnings noprefixes -E "" -E species outputdirectory=maxent samplesfile=maxent/presence environmentallayers=maxent/absence autorun novisible