README.md

robber

R build
status Codecov test
coverage

ROBustness using Blockmodel for Ecological network R package

Implementation of a variety of methods to compute the robustness of ecological interaction networks with binary interactions as described in Chabert-Liddell, Barbillon and Donnet (2022). In particular, using the Stochastic Block Model and its bipartite counterpart, the Latent Block Model to put a parametric model on the network, allows the comparison of the robustness of networks differing in species richness and number of interactions. It also deals with networks that are partially sampled and/or with missing values.

Installation

You can install the latest cran release of robber with:

install.packages("robber")

or the development version of robber GitHub with:

# install.packages("devtools")
devtools::install_github("Chabert-Liddell/robber")

References

Chabert-Liddell, S.-C., Barbillon, P., & Donnet, S. (2022). Impact of the mesoscale structure of a bipartite ecological interaction network on its robustness through a probabilistic modeling. Environmetrics, 33( 2), e2709. https://doi.org/10.1002/env.2709



Try the robber package in your browser

Any scripts or data that you put into this service are public.

robber documentation built on May 29, 2024, 5:48 a.m.