trait_pop_sim_de: Calculate Niche Filling Trait and Population Simulation...

Description Usage Arguments Value

View source: R/trait_pop_sim.R

Description

Calculates the derivative of all traits in the niche-filling simulation For use with deSolve functions to run the trait evolution simulation. User probably won't have reason to use this directly

Usage

1
trait_pop_sim_de(t, y, parms)

Arguments

t

Time step of the trait evolution simulation; this is for compatability with deSolve and is ignored

y

Current value of the traits and populations

parms

Named list containing all necessary parameters

Value

List of derivatives compatible with deSolve


rdinnager/nichefillr documentation built on Dec. 3, 2019, 7:13 a.m.