Other packages > Find by keyword >

SpaDES  

Develop and Run Spatially Explicit Discrete Event Simulation Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SpaDES", "2.0.11")



Attach the package and use:
library("SpaDES")
Maintained by
Alex M Chubaty
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-08-10
Latest Update: 2022-11-09
Description:
Metapackage for implementing a variety of event-based models, with a focus on spatially explicit models. These include raster-based, event-based, and agent-based models. The core simulation components (provided by 'SpaDES.core') are built upon a discrete event simulation (DES; see Matloff (2011) ch 7.8.3 <https://nostarch.com/artofr.htm>) framework that facilitates modularity, and easily enables the user to include additional functionality by running user-built simulation modules (see also 'SpaDES.tools'). Included are numerous tools to visualize rasters and other maps (via 'quickPlot'), and caching methods for reproducible simulations (via 'reproducible'). Tools for running simulation experiments are provided by 'SpaDES.experiment'. Additional functionality is provided by the 'SpaDES.addins' and 'SpaDES.shiny' packages.
How to cite:
Alex M Chubaty (2015). SpaDES: Develop and Run Spatially Explicit Discrete Event Simulation Models. R package version 2.0.11, https://cran.r-project.org/web/packages/SpaDES. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.1 (2015-08-10 22:34), 1.1.0 (2016-01-26 23:08), 1.1.1 (2016-02-17 00:12), 1.1.2 (2016-04-13 09:28), 1.1.3 (2016-04-19 00:46), 1.1.4 (2016-04-20 21:20), 1.2.0 (2016-06-24 20:16), 1.3.0 (2016-10-06 13:06), 1.3.1 (2016-10-07 18:43), 2.0.0 (2017-09-05 19:16), 2.0.1 (2018-02-01 17:13), 2.0.2 (2018-06-15 17:50), 2.0.3 (2019-02-03 17:53), 2.0.4 (2019-09-17 16:00), 2.0.6 (2021-01-13 20:20), 2.0.7 (2021-06-14 10:20), 2.0.8 (2022-02-17 01:50), 2.0.9 (2022-08-19 23:30), 2.0.10 (2024-04-05 17:43)
Other packages that cited SpaDES R package
View SpaDES citation profile
Other R packages that SpaDES depends, imports, suggests or enhances
Complete documentation for SpaDES
Functions, R codes and Examples using the SpaDES R package
Full SpaDES package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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