compute_terms.na: Compute dynamical terms

View source: R/compute_terms.R

compute_terms.naR Documentation

Compute dynamical terms

Description

Using the output of deSolve compute the dynamical terms for the output of dts_solve that don't have any relevant dynamical terms

Usage

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