| rxSetupScale {RxODE} | R Documentation |
Setup the initial conditions.
rxSetupScale(obj, scale = NULL, extraArgs = NULL)
obj |
RxODE object |
extraArgs |
A list of extra arguments to parse for initial conditions. |
inits |
A numeric vector of initial conditions. |
Matthew L. Fidler