compute_terms: Compute dynamical terms

View source: R/compute_terms.R

compute_termsR Documentation

Compute dynamical terms

Description

Using the output of deSolve compute the dynamical terms every point in time. This method dispatches on the type of pars$compute.

Usage

compute_terms(varslist, dts_out, pars, s, i)

Arguments

varslist

a list with variable names attached

dts_out

a matrix, the output of deSolve

pars

a list

s

the vector species index

i

the host species index

Value

matrix


dd-harp/MicroMoB documentation built on June 6, 2024, 4:43 p.m.