Skip to content
/ robber Public

❗ This is a read-only mirror of the CRAN R package repository. robber — Using Block Model to Estimate the Robustness of Ecological Network. Homepage: https://github.com/Chabert-Liddell/robber Report bugs for this package: https://github.com/Chabert-Liddell/robber/issues

Notifications You must be signed in to change notification settings

cran/robber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

❗ This is a read-only mirror of the CRAN R package repository. robber — Using Block Model to Estimate the Robustness of Ecological Network. Homepage: https://github.com/Chabert-Liddell/robber Report bugs for this package: https://github.com/Chabert-Liddell/robber/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages