Learn R Programming

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

simecol (version 0.5-5)

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

611

Version

0.5-5

License

GPL (>= 2)

Maintainer

Thomas Petzoldt

Last Published

October 7th, 2021

Functions in simecol (0.5-5)

as.simObj

Coerce simObj Objects to Lists and Vice-Versa
sEdit

Simple editing
euler

Euler Integration
p.constrain

Transform data between unconstrained and box box-constrained scale
upca

The Uniform Period Chaotic Amplitude Model
iteration

Discrete Simulation
diffusion

A Random Walk Particle Diffusion Model
listOrNULL-class

Helpful Union Classes
odeModel

Generating-functions (constructors) to create objects of classes `odeModel', `rwalkModel' and `gridModel'.
chemostat

chemostat Model
fixParms

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

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

Runge-Kutta 4th order integration
CA

Stochastic Cellular Automaton
conway

The Classical Coway's Game of Life
plot-methods

Methods for Function plot in Package `simecol'
peaks

Find Peaks Within xy-Data
fitOdeModel

Parameter fitting for odeModel objects
seedfill

Color Fill Algorithm
print-methods

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

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

Linear Interpolation with Complete Matrices or Data Frames
initialize-methods

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

Simulation of 'simObj' model objects
neighbours

Count Number of Neighbours in a Rectangular Cellular Grid.
parms

Accessor Functions for `simObj' Objects
simecol-package

General Information about the `simecol' Package
lv

Lotka-Volterra Predator-Prey Model
pcuseries

Generate Plackett Bivariate Random Numbers
fromtoby

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

Count Number of Neighbours in a Rectangular Cellular Grid.
ssqOdeModel

Sum of squares between odeModel and data