| .rxGenFunState {RxODE} | R Documentation |
Get the state information for the current model
.rxGenFunState(obj)
obj |
RxODE model that can take rxModelVars |
character vector of initial preserved states (state), extra states (statef) and dvid translation information (dvid). This is used in generating the final RxODE model.
Matthew Fidler