.rxLinCmtGen {rxode2} | R Documentation |
Internal function to generate the model variables for a linCmt() model
Description
Internal function to generate the model variables for a linCmt() model
Usage
.rxLinCmtGen(lenState, vars)
Arguments
lenState |
Length of the state |
vars |
Variables in the model |
Value
Model variables of expanded linCmt model
Author(s)
Matthew L. Fidler
[Package rxode2 version 2.1.3 Index]