rxSetupIni {rxode2} | R Documentation |
Setup the initial conditions.
Description
Setup the initial conditions.
Usage
rxSetupIni(obj, inits = NULL)
Arguments
obj |
rxode2 object |
inits |
A numeric vector of initial conditions. |
Value
initial conditions that were setup
Author(s)
Matthew L. Fidler
[Package rxode2 version 4.0.2 Index]