Description
Spatial Association of Different Types of Polygon.
Description
In ecology, spatial data is often represented using polygons. These polygons can represent a variety of spatial entities, such as ecological patches, animal home ranges, or gaps in the forest canopy. Researchers often need to determine if two spatial processes, represented by these polygons, are independent of each other. For instance, they might want to test if the home range of a particular animal species is influenced by the presence of a certain type of vegetation. To address this, Godoy et al. (2022) (<doi:10.1016/j.spasta.2022.100695>) developed conditional Monte Carlo tests. These tests are designed to assess spatial independence while taking into account the shape and size of the polygons.
README.md
sapo
(sˈa.pu)
sapo
, which is Portuguese for "toad", is an acronym for Spatial Association of Polygons. For more information, refer to the package vignette.
Installation
# install.packages("remotes")
remotes::install_github("lcgodoy/sapo")
Tasklist
- [x] Move
rgeos/sp
tosf
- [x] Toroidal shift using
sf
- [x] Toroidal shift using
- [ ] Improve documentation
- [ ] vignette
- [ ] rewrite docs
- [ ] logo.