Learn R Programming

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

simecol (version 0.6-3)

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-3

License

GPL (>= 2)

Maintainer

Thomas Petzoldt

Last Published

June 24th, 2025

Functions in simecol (0.6-3)

plot-methods

Methods for Function plot in Package `simecol'
initialize-methods

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

Accessor Functions for `simObj' Objects
fixParms

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

The Classical Coway's Game of Life
lv3

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

Parameter Fitting for odeModel Objects
sEdit

Simple editing
CA

Stochastic Cellular Automaton
iteration

Discrete Simulation
print-methods

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

Simulation of 'simObj' model objects
indbasedModel-class

Class "indbasedModel"
neighbours

Count Number of Neighbours in a Rectangular Cellular Grid.
seedfill

Color Fill Algorithm
p.constrain

Transform Data Between Unconstrained and Box-constrained Scale
pcuseries

Generate Plackett Bivariate Random Numbers
peaks

Find Peaks Within xy-Data
listOrNULL-class

Helpful Union Classes
lv

Lotka-Volterra Predator-Prey Model
simecol-package

General Information about the `simecol' Package
approxTime

Linear Interpolation with Complete Matrices or Data Frames
mixNamedVec

Mix Two Named Vectors, Resolving Name Conflicts
fromtoby

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

Count Number of Neighbours in a Rectangular Cellular Grid.
diffusion

A Random Walk Particle Diffusion Model
rk4

Runge-Kutta 4th order integration
ssqOdeModel

Sum of Squares Between odeModel and Data
as.simObj

Coerce simObj Objects to Lists and Vice-Versa
chemostat

Chemostat Model
upca

The Uniform Period Chaotic Amplitude Model
addtoenv

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

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