twStateMatODERes: twStateMatODERes

Description Usage Arguments Value Author(s)

View source: R/ModMeta.R

Description

converting a state in vector format to matrix (for deSolve output corresponding to modMeta)

Usage

1
twStateMatODERes(out, iSteps, modMeta)

Arguments

out

result of ode to model of matrix statevariables

iSteps

integer vector index of outputs

modMeta

description of the model

Value

array (nRow,nCol,length(iSteps)) of stacked state variable matrices for each step

Author(s)

Thomas Wutzler


twModMeta documentation built on May 2, 2019, 5:24 p.m.