Learn R Programming

⚠️There's a newer version (0.9-3) of this package.Take me there.

simecol (version 0.6-4)

Simulation of ecological (and other) dynamic systems

Description

Object oriented framework to simulate ecological (and other) dynamic systems

Copy Link

Version

Install

install.packages('simecol')

Monthly Downloads

376

Version

0.6-4

License

GPL (>= 2)

Maintainer

Thomas Petzoldt

Last Published

June 24th, 2025

Functions in simecol (0.6-4)

print-methods

Methods for Function `print' in Package `simecol'
pcuseries

Generate Plackett Bivariate Random Numbers
addtoenv

Add Functions from a Non-nested List of Named Functions to a Common Environment
conway

The Classical Coway's Game of Life
lv3

Lotka-Volterra-Type Model with Resource, Prey and Predator
iteration

Discrete Simulation
approxTime

Linear Interpolation with Complete Matrices or Data Frames
upca

The Uniform Period Chaotic Amplitude Model
CA

Stochastic Cellular Automaton
ssqOdeModel

Sum of Squares Between odeModel and Data
plot-methods

Methods for Function plot in Package `simecol'
rk4

Runge-Kutta 4th order integration
parms

Accessor Functions for `simObj' Objects
eightneighbours

Count Number of Neighbours in a Rectangular Cellular Grid.
fitOdeModel

Parameter Fitting for odeModel Objects
simecol-package

General Information about the `simecol' Package
diffusion

A Random Walk Particle Diffusion Model
chemostat

Chemostat Model
p.constrain

Transform Data Between Unconstrained and Box-constrained Scale
peaks

Find Peaks Within xy-Data
listOrNULL-class

Helpful Union Classes
lv

Lotka-Volterra Predator-Prey Model
fromtoby

Create Regular Sequence from 'from-to-by' Vector
sEdit

Simple editing
as.simObj

Coerce simObj Objects to Lists and Vice-Versa
initialize-methods

Methods for Function `initialize' in Package `simecol'
mixNamedVec

Mix Two Named Vectors, Resolving Name Conflicts
indbasedModel-class

Class "indbasedModel"
neighbours

Count Number of Neighbours in a Rectangular Cellular Grid.
seedfill

Color Fill Algorithm
fixParms

Fix `parms', `init' or '`imes' Slot of `simecol' Objects
odeModel

Generating-functions (Constructors) to Create Objects of Classes `odeModel', `rwalkModel' and `gridModel'.
sim

Simulation of 'simObj' model objects