compute_terms_steady: Compute dynamical terms

View source: R/compute_terms.R

compute_terms_steadyR Documentation

Compute dynamical terms

Description

Using the output of deSolve compute the dynamical terms for the output of root_solve

Usage

compute_terms_steady(varslist, y_eq, pars, s, i)

Arguments

varslist

a list with variable names attached

y_eq

a matrix, the output of rootSolve

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.