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]
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 31 Jan. 2025.
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
01/0101/0201/0301/0401/0501/0601/0701/0801/0901/1001/1201/1301/1401/1501/1601/1701/1801/1901/2001/2101/2201/2301/2401/2501/2601/2701/2801/29Downloads for SpaDES051015202530354045505560TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
nlpred  
Estimators of Non-Linear Cross-Validated Risks Optimized for Small Samples
Methods for obtaining improved estimates of non-linear cross-validated risks are obtained using targ ...
Download / Learn more Package Citations See dependency  
pim  
Fit Probabilistic Index Models
Fit a probabilistic index model as described in Thas et al, 2012: ...
Download / Learn more Package Citations See dependency  
GEEmediate  
Mediation Analysis for Generalized Linear Models Using the Difference Method
Causal mediation analysis for a single exposure/treatment and a single mediator, both allowed to be ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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