thd: Thresholding ecological niche model suitability predictions

View source: R/thd.R

thdR Documentation

Thresholding ecological niche model suitability predictions

Description

Thresholding ecological niche model suitability predictions

Usage

thd(pred1, points = NULL, type = NULL, threshold = NULL, binary = FALSE)

Arguments

pred1

ENM suitability prediction, ranging 0-1000.

points

obs occurrence records of longitude and latitude, input as geographic coordinate system (decimal degrees), WGS 1984

type

mtp, p10

threshold

a specific threshold value

binary

whether to return the binary prediction


gpzhu/enmRoute documentation built on Aug. 10, 2024, 2:41 a.m.