Bioregionalization analyses with the bioregion R-package
Bioregionalization consists in the identification of spatial units with similar species composition and is a classical approach in the fields of biogeography and macroecology. The recent emergence of global databases, improvements in computational power, and the development of clustering algorithms coming from the network theory have led to several major updates of the bioregionalizations of many taxa. A typical bioregionalization workflow involves five different steps: formatting the input data, computing a (dis)similarity matrix, selecting a bioregionalization algorithm, evaluating the resulting bioregionalization, and mapping and interpreting the bioregions. For most of these steps, there are many options available in the methods and R packages. Here, we present bioregion, a package that includes all the steps of a bioregionalization workflow under a single architecture, with an exhaustive list of the bioregionalization algorithms used in biogeography and macroecology. These algorithms include (non-)hierarchical algorithms as well as community detection algorithms coming from the network theory. Some key methods from the literature, such as the network community detection algorithm Infomap or OSLOM (Order Statistics Local Optimization Method), that were not available in the R language are included in bioregion. By combining different methods coming from different fields to communicate easily, bioregion will allow a reproducible and complete comparison of the different bioregionalization methods, which is still missing in the literature.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringCommunity DetectionSimilar Papers 제목 키워드 기반
Coupling in situ and remote sensing data to assess $α$- and $β$-diversity over biogeographic gradients
The mapping of plant biodiversity represents a fundamental stage in establishing conservation priorities, particularly in identifying groups of species that share ecological requirements or evolutionary histories. This i…
DiversityInfomap Bioregions: Interactive mapping of biogeographical regions from species distributions
Biogeographical regions (bioregions) reveal how different sets of species are spatially grouped and therefore are important units for conservation, historical biogeography, ecology and evolution. Several methods have bee…
Vector GraphicsInfomap Bioregions 2 - Exploring the interplay between biogeography and evolution
Identifying and understanding the large-scale biodiversity patterns in time and space is vital for conservation and addressing fundamental ecological and evolutionary questions. Network-based methods have proven useful f…
Biogeographical network analysis of plant species distribution in the Mediterranean region
The delimitation of bioregions helps to understand historical and ecological drivers of species distribution. In this work, we performed a network analysis of the spatial distribution patterns of plants in south of Franc…
PEPit: computer-assisted worst-case analyses of first-order optimization methods in Python
PEPit is a Python package aiming at simplifying the access to worst-case analyses of a large family of first-order optimization methods possibly involving gradient, projection, proximal, or linear optimization oracles, a…