biotic_competition: Internal function for running the biotic resource competition...

View source: R/biotic_resource_competition.R

biotic_competitionR Documentation

Internal function for running the biotic resource competition between two consumers and a shared resource species

Description

Internal function for running the biotic resource competition between two consumers and a shared resource species

Usage

biotic_competition(time, init, params)

Arguments

time

vector of time units over which to run model

init

initial population size of the two consumers P1 and P2, and the resource species H

params

vector of parameters: r = per capita growth rate of the resource species q = 1/prey carrying capacity of the resource species H T_h1, T_h2 = handling time for consumer species P1 and P2 a1, a2 = attack rate of consumer species P1 and P2 e1, e2 = conversion efficiency of consumer species P1 and P2 d1, d2 = predator death rate of consumer species P1 and P2


gauravsk/ecoevoapps documentation built on June 14, 2025, 12:24 a.m.