model_lv2_cm: Lotka-Volterra (LV) Equations of Holling type II for a...

Description Usage Arguments Value

View source: R/SimLV2CMBipartite.R

Description

Lotka-Volterra (LV) Equations of Holling type II for a community mixed by Competition and Mutualism interactions

Usage

1
model_lv2_cm(time, init, params, ...)

Arguments

time,

time steps of simulation

init,

the initial state of the LV system, a vector

params,

parameters passed to LV model, a list of:

r

a vector of the intrinsic growth rates of species

C

a matrix of intra-species and inter-species competitions

M

a matrix of mutualism interactions among species

h

the saturate coefficient, handling time of species feed

Value

the derivation


keepsimpler/StabEco documentation built on May 20, 2019, 8:45 a.m.