Other packages > Find by keyword >

NetLogoR  

Build and Run Spatially Explicit Agent-Based Models
View on CRAN: Click here


Download and install NetLogoR package within the R console
Install from CRAN:
install.packages("NetLogoR")

Install from Github:
library("remotes")
install_github("cran/NetLogoR")

Install by package version:
library("remotes")
install_version("NetLogoR", "1.0.5")



Attach the package and use:
library("NetLogoR")
Maintained by
Eliot J B McIntire
[Scholar Profile | Author Map]
First Published: 2018-02-05
Latest Update: 2022-11-09
Description:
Build and run spatially explicit agent-based models using only the R platform. 'NetLogoR' follows the same framework as the 'NetLogo' software (Wilensky (1999) ) and is a translation in R of the structure and functions of 'NetLogo'. 'NetLogoR' provides new R classes to define model agents and functions to implement spatially explicit agent-based models in the R environment. This package allows benefiting of the fast and easy coding phase from the highly developed 'NetLogo' framework, coupled with the versatility, power and massive resources of the R software. Examples of two models from the NetLogo software repository (Ants ) and Wolf-Sheep-Predation (), and a third, Butterfly, from Railsback and Grimm (2012) , all written using 'NetLogoR' are available. The 'NetLogo' code of the original version of these models is provided alongside. A programming guide inspired from the 'NetLogo' Programming Guide () and a dictionary of 'NetLogo' primitives () equivalences are also available. NOTE: To increment 'time', these functions can use a for loop or can be integrated with a discrete event simulator, such as 'SpaDES' (). The suggested package 'fastshp' can be installed with 'install.packages("fastshp", repos = (""), type = "source")'.
How to cite:
Eliot J B McIntire (2018). NetLogoR: Build and Run Spatially Explicit Agent-Based Models. R package version 1.0.5, https://cran.r-project.org/web/packages/NetLogoR. Accessed 12 Feb. 2025.
Previous versions and publish date:
0.3.1 (2018-02-05 11:03), 0.3.2 (2018-02-12 16:40), 0.3.3 (2018-06-07 20:42), 0.3.4 (2018-10-07 20:00), 0.3.5 (2019-01-25 18:20), 0.3.6 (2019-11-27 13:00), 0.3.7 (2020-03-02 11:00), 0.3.8 (2021-07-10 12:40), 0.3.9 (2021-10-19 19:00), 0.3.10 (2022-02-18 09:20), 0.3.11 (2022-08-17 09:30)
Other packages that cited NetLogoR R package
View NetLogoR citation profile
Other R packages that NetLogoR depends, imports, suggests or enhances
Complete documentation for NetLogoR
Functions, R codes and Examples using the NetLogoR R package
Full NetLogoR package functions and examples
Downloads during the last 30 days
01/1301/1401/1501/1601/1701/1801/1901/2001/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/11Downloads for NetLogoR051015202530354045TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

GE  
General Equilibrium Modeling
Some tools for developing general equilibrium models and some general equilibrium models. These mode ...
Download / Learn more Package Citations See dependency  
Maintainer: Wu LI (view profile)
fitHeavyTail  
Mean and Covariance Matrix Estimation under Heavy Tails
Robust estimation methods for the mean vector, scatter matrix, and covariance matrix (if it exists) ...
Download / Learn more Package Citations See dependency  
conogive  
Congeneric Normal-Ogive Model
The congeneric normal-ogive model is a popular model for psychometric data (McDonald, R. P. (1997) ...
Download / Learn more Package Citations See dependency  
simhelpers  
Helper Functions for Simulation Studies
Calculates performance criteria measures and associated Monte Carlo standard errors for simulation r ...
Download / Learn more Package Citations See dependency  
brainKCCA  
Region-Level Connectivity Network Construction via Kernel Canonical Correlation Analysis
It is designed to calculate connection between (among) brain regions and plot connection lines. Also ...
Download / Learn more Package Citations See dependency  
Opportunistic  
Routing Distribution, Broadcasts, Transmissions and Receptions in an Opportunistic Network
Computes the routing distribution, the expectation of the number of broadcasts, transmissions and re ...
Download / Learn more Package Citations See dependency  

23,672

R Packages

204,958

Dependencies

64,221

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA