dts_solve.cohort: Solve a system of equations with dts_diffeqn_cohort

View source: R/dts_solve.R

dts_solve.cohortR Documentation

Solve a system of equations with dts_diffeqn_cohort

Description

Implements dts_solve for mosquito dynamics (no transmission)

Usage

## S3 method for class 'cohort'
dts_solve(pars, Tmax = 365)

Arguments

pars

a list that defines a model

Tmax

the last time point, run from 0...Tmax

Value

a list


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