Skip to content

piLaboratory/GillesCom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GillesCom

Travis-CI Build Status

An R package for Gillespie Simulation of Ecological Communities Dynamics

Paulo I. Prado & Andre Chalom

This package is being developed to provide simulation tools for generating ecological community data (such as species abundance distributions) using the Gillespie continuous time method.

Installation

GillesCom is currently only supported in Linux environments.

library(devtools)
install_github("piLaboratory/GillesCom", build_vignettes = TRUE)

See the examples on the package vignette with

library(GillesCom)
vignette("GillesCom")

About

Gillespie Simulation of Ecological Communities Dynamics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published