parse_dts_out_X: Parse the output of deSolve and return the variables by name...

View source: R/human-interface.R

parse_dts_out_XR Documentation

Parse the output of deSolve and return the variables by name in a list

Description

This method dispatches on the type of pars$Xpar[[i]]. Adds the variables from the X model to a list and returns it

Usage

parse_dts_out_X(dts_out, pars, i)

Arguments

dts_out

a matrix of outputs from deSolve

pars

a list that defines a model

i

the host species index


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