Get model properties without compiling it.
Get model properties without compiling it.
rxGetModel( model, calcSens = NULL, calcJac = NULL, collapseModel = NULL, indLin = FALSE )
model |
RxODE specification |
calcSens |
boolean indicating if RxODE will calculate the sensitivities according to the specified ODEs. |
calcJac |
boolean indicating if RxODE will calculate the Jacobain according to the specified ODEs. |
collapseModel |
boolean indicating if RxODE will remove all LHS variables when calculating sensitivities. |
indLin |
Calculate inductive linearization matrices and compile with inductive linearization support. |
RxODE trans list
Matthew L. Fidler
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.