Description Usage Arguments Details Value References Examples
Returns buffer zone based on ocurrence data
1 2 3 4 5 6 7 8 9 10 |
occs |
data.frame of occurrence data (longitude/latitude). |
radio |
radio of buffer. |
bgeo |
Biogeographical layer. Categorical values. |
method |
default = 'user'. Another option is calculate the mean of all points 'mean'. |
env |
if True. Environmental dataset used to build M. Only |
Vrc |
Integer. sd(IQR) * value, used to increase range tolerance of dataset |
ncal |
Integer. Dataset using to define IQR. Only |
... |
Optional features of buffer |
To define calibration area is crucial step (Barve et al., 2011), even more with incomplete sample data sometime is complicated, because to get complete sample within geography space is difficult, in these cases is appropiate define M with buffer zone (Peterson et al., 2017); and in other cases it helps to cut the ends of the calibration area based on the maximum dispersion capacity (Atauchi et al., 2018).
SpatialPolygons* object
Atauchi et al. (2018). Species distribution models for Peruvian Plantcutter improve with consideration of biotic interactions. J. avian biology 2018: e01617. <doi:http://10.1111/jav.01617.>
Barve et al. (2011) The crucial role of the accessible area in ecological niche modeling and species distribution modeling. Ecol. Mod. 222:1810–1819.
Peterson et al.(2017) Influences of climate change on the potential distribution of Lutzomyia longipalpis sensu lato (Psychodidae: Phlebotominae). International journal for parasitology. 45(10-11): 667–674.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.