bgoch5/abmr: Agent-Based Models in R (Development Version)

Supplies tools for running agent-based models (ABM) in R, as discussed in Gochanour et al. (2022) <doi:10.1111/2041-210X.14014>. The package contains two movement functions, each of which is based on the Ornstein-Uhlenbeck (OU) model (Ornstein & Uhlenbeck, 1930) <doi:10.1103/PhysRev.36.823>. It also contains several visualization and data summarization functions to facilitate the presentation of simulation results.

Getting started

Package details

MaintainerBenjamin Gochanour <ben.gochanour@gmail.com>
LicenseGPL(>=3)
Version0.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bgoch5/abmr")
bgoch5/abmr documentation built on Sept. 1, 2023, 9:27 a.m.