Other packages > Find by keyword >

simecol  

Simulation of Ecological (and Other) Dynamic Systems
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("simecol", "0.8-14")



Attach the package and use:
library("simecol")
Maintained by
Thomas Petzoldt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-06-29
Latest Update: 2021-10-07
Description:
An object oriented framework to simulate ecological (and other) dynamic systems. It can be used for differential equations, individual-based (or agent-based) and other models as well. It supports structuring of simulation scenarios (to avoid copy and paste) and aims to improve readability and re-usability of code.
How to cite:
Thomas Petzoldt (2006). simecol: Simulation of Ecological (and Other) Dynamic Systems. R package version 0.8-14, https://cran.r-project.org/web/packages/simecol. Accessed 07 Nov. 2024.
Previous versions and publish date:
0.3-10 (2006-06-29 11:38), 0.3-11 (2006-06-29 12:17), 0.4-2 (2007-02-22 18:38), 0.5-2 (2007-09-30 21:12), 0.5-3 (2007-12-09 19:56), 0.5-5 (2008-04-08 08:43), 0.5-7 (2008-07-05 18:32), 0.5 (2007-06-16 17:47), 0.6-1 (2008-12-01 09:08), 0.6-2 (2009-01-20 09:37), 0.6-3 (2009-01-26 10:02), 0.6-4 (2009-02-10 13:55), 0.6-5 (2009-02-13 09:24), 0.6-6 (2009-02-26 16:15), 0.6-8 (2009-06-27 13:20), 0.6-9 (2009-09-04 09:57), 0.6-10 (2010-03-10 11:20), 0.6-11 (2010-10-04 08:54), 0.6 (2008-09-22 16:59), 0.7-1 (2011-03-21 07:47), 0.7-2 (2011-03-26 16:45), 0.7 (2010-11-30 11:14), 0.8-1 (2011-12-04 10:26), 0.8-2 (2012-03-01 08:37), 0.8-4 (2013-09-26 16:46), 0.8-6 (2015-03-20 00:10), 0.8-7 (2015-09-03 13:26), 0.8-9 (2017-06-12 22:27), 0.8-10 (2017-10-22 21:28), 0.8-11 (2018-05-08 22:19), 0.8-12 (2018-06-03 15:16), 0.8-13 (2019-07-15 23:20), 0.8 (2011-08-10 12:14)
Other packages that cited simecol R package
View simecol citation profile
Other R packages that simecol depends, imports, suggests or enhances
Complete documentation for simecol
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

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
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  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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