suit.plot A list containing two dimensional plot of an ENM in environment space and a plot of the available environments.
Arguments
model
An enmtools.model object
env
A set of environmental layers
nbins
The number of bins per layer to use for drawing environment space
layers
A vector of layer names to use for drawing environment space
plot.test.data
Logical determining whether test data should be plotted, if present. If test data is plotted, it will appear as translucent green triangles.
plot.points
Logical determining whether presence points should be plotted on suitability plot
minmax
Either "env", to set the minima and maxima using the environment layers, "points" to set the minima and maxima using the presence and background data, or a named list of minima and maxima for each layer.