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]
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 22 Apr. 2025.
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
03/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/21Downloads for simecol01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

Qest  
Quantile-Based Estimator
Quantile-based estimators (Q-estimators) can be used to fit any parametric distribution, using its q ...
Download / Learn more Package Citations See dependency  
optimStrat  
Choosing the Sample Strategy
Intended to assist in the choice of the sampling strategy to implement in a survey. ...
Download / Learn more Package Citations See dependency  
ino  
Initialization of Numerical Optimization
Analysis of the initialization for numerical optimization of real-valued functions, including likel ...
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  
GWPR.light  
Geographically Weighted Panel Regression
Geographically weighted panel regression is grounded in a branch of spatial statistics. Using geogra ...
Download / Learn more Package Citations See dependency  
phylosamp  
Sample Size Calculations for Molecular and Phylogenetic Studies
Implements novel tools for estimating sample sizes needed for phylogenetic studies, including studi ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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