Skip to content
/ ibm Public

❗ This is a read-only mirror of the CRAN R package repository. ibm — Individual Based Models in R. Homepage: https://roliveros-ramos.github.io/ibm/ Report bugs for this package: https://github.com/roliveros-ramos/ibm/issues

Notifications You must be signed in to change notification settings

cran/ibm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ibm

CRAN_Status_Badge Github Issues

Simulation of Individual Based Models (IBM) in R
Implementation of some (simple) Individual Based Models and methods to create new ones, particularly for population dynamics models (reproduction, mortality and movement). The basic operations for the simulations are implemented in Rcpp for speed.i

Installation

Get the released version from CRAN:

install.packages("ibm")

Or the development version from github:

# install.packages("devtools")
devtools::install_github("roliveros-ramos/ibm")

About

❗ This is a read-only mirror of the CRAN R package repository. ibm — Individual Based Models in R. Homepage: https://roliveros-ramos.github.io/ibm/ Report bugs for this package: https://github.com/roliveros-ramos/ibm/issues

Resources

Stars

Watchers

Forks

Packages

No packages published