Skip to content

🌼🐝 Bayesian joint species distribution models with networks 🐝🌼

Notifications You must be signed in to change notification settings

cjcarlson/elton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

The elton R package 🌐

Authors

Phillip P.A. Staniczenko (pstaniczenko@sesync.org)

Colin J. Carlson (ccarlson@sesync.org)

Dependencies

The package depends on igraph, raster, and some additional packages. Note that some dependencies of the required R package "gRain" are no longer hosted on CRAN. However, these dependencies can be obtained from the "bioconductor" package. Code to install those dependencies:

source("http://bioconductor.org/biocLite.R") 
biocLite() 
biocLite(pkgs=c("RBGL"))

Installing the package

Install directly from Github:

knitr::opts_chunk$set(echo = FALSE)

# If you don't have devtools:
# install.packages("devtools")

devtools::install_github("cjcarlson/elton")
# Load the package

library(elton)

About

🌼🐝 Bayesian joint species distribution models with networks 🐝🌼

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages