plot_out | R Documentation |
plot.out detects which environmental values in an area of projection are
out of the range of environmental values in the area where ecological niche models are
calibrated. This function is designed to be used specifically in the kuenm_mop
function.
plot_out(M1, G1)
M1 |
a numeric matrix containing values of all environmental variables in the calibration area. |
G1 |
a numeric matrix containing values of all environmental variables in the full area of interest. |
A vector of environmental values in a projection area that are outside the range of values in the calibration area of an ecological niche model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.