Skip to content

Latent factor network model with bias correction for unrecorded interactions

Notifications You must be signed in to change notification settings

gpapadog/BiasedNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BiasedNetwork

Latent factor network model with bias correction for unrecorded interactions

Installing BiasedNetwork

Installing and using BiasedNetwork in Rstudio is straightforward. You will first need the devtools R package.

Install and load devtools

Simply write install.packages('devtools') in the console to install it, and load it using library(devtools).

Install and load BiasedNetwork

library(devtools)

devtools::install_github("gpapadog/BiasedNetwork")

Example

We use this code for a study of bird and plant interactions. See https://github.com/gpapadog/Bird_Plant_Interactions.

Acknowledgements

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)

About

Latent factor network model with bias correction for unrecorded interactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages