plot_out: Helper function for detecting values out of the environmental...

plot_outR Documentation

Helper function for detecting values out of the environmental range of M

Description

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.

Usage

plot_out(M1, G1)

Arguments

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.

Value

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.


manubio13/ku.enm documentation built on Jan. 5, 2024, 5:55 a.m.