compute_terms.human: Compute dynamical terms

View source: R/compute_terms.R

compute_terms.humanR Documentation

Compute dynamical terms

Description

Using the output of deSolve compute the dynamical terms for the output of dts_solve.human

Usage

## S3 method for class 'human'
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

list


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