Latent factor network model with bias correction for unrecorded interactions
Installing and using BiasedNetwork in Rstudio is straightforward. You will first need the devtools R package.
Simply write install.packages('devtools') in the console to install it, and load it using library(devtools).
library(devtools)
devtools::install_github("gpapadog/BiasedNetwork")
We use this code for a study of bird and plant interactions. See https://github.com/gpapadog/Bird_Plant_Interactions.
This project has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (grant agreement No 856506; ERC-synergy project LIFEPLAN)