rxSetupScale {rxode2} | R Documentation |
Setup the initial conditions.
Description
Setup the initial conditions.
Usage
rxSetupScale(obj, scale = NULL, extraArgs = NULL)
Arguments
obj |
rxode2 object |
scale |
A numeric vector scales |
extraArgs |
A list of extra args to parse for initial conditions. |
Value
setup scale for changing compartment values
Author(s)
Matthew L. Fidler
[Package rxode2 version 3.0.0 Index]