| rxSymPyLincmtDvdx {RxODE} | R Documentation |
This creates the dv/dx RxODE model for a linear solved system
rxSymPyLincmtDvdx(model, ncmt, parameterization, optExpression = TRUE)
model |
RxODE pred model |
ncmt |
Number of compartments of the solved system |
parameterization |
Integer representing parameterization type |
optExpression |
boolean indicating if you should optimize the expression. |
RxODE model expressing dvdx
Matthew L. Fidler