thd | R Documentation |
Thresholding ecological niche model suitability predictions
thd(pred1, points = NULL, type = NULL, threshold = NULL, binary = FALSE)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.