Get model properties without compiling it.
rxGetModel(model, calcSens = FALSE, calcJac = FALSE,
collapseModel = FALSE)
RxODE specification
boolean indicating if RxODE will calculate the sennsitivities according to the specified ODEs.
boolean indicating if RxODE will calculate the Jacobain according to the specified ODEs.
boolean indicating if RxODE will remove all LHS variables when calculating sensitivites.
RxODE trans list