Learn R Programming

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

simecol (version 0.6-6)

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.6-6

License

GPL (>= 2)

Maintainer

Thomas Petzoldt

Last Published

October 7th, 2021

Functions in simecol (0.6-6)

parms

Accessor Functions for `simObj' Objects
seedfill

Color Fill Algorithm
fitOdeModel

Parameter Fitting for odeModel Objects
lv

Lotka-Volterra Predator-Prey Model
sEdit

Simple editing
indbasedModel-class

Class "indbasedModel"
initialize-methods

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

Methods for Function plot in Package `simecol'
mixNamedVec

Mix Two Named Vectors, Resolving Name Conflicts
peaks

Find Peaks Within xy-Data
ssqOdeModel

Sum of Squares Between odeModel and Data
fixParms

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

General Information about the `simecol' Package
rk4

Runge-Kutta 4th order integration
odeModel

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

Transform Data Between Unconstrained and Box-constrained Scale
print-methods

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

Generate Plackett Bivariate Random Numbers
lv3

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

Stochastic Cellular Automaton
as.simObj

Coerce simObj Objects to Lists and Vice-Versa
listOrNULL-class

Helpful Union Classes
iteration

Discrete Simulation
upca

The Uniform Period Chaotic Amplitude Model
chemostat

Chemostat Model
addtoenv

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

Count Number of Neighbours in a Rectangular Cellular Grid.
fromtoby

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

The Classical Coway's Game of Life
diffusion

A Random Walk Particle Diffusion Model
approxTime

Linear Interpolation with Complete Matrices or Data Frames
neighbours

Count Number of Neighbours in a Rectangular Cellular Grid.
sim

Simulation of 'simObj' model objects