Get model properties without compiling it.
rxGetModel(
model,
calcSens = NULL,
calcJac = NULL,
collapseModel = NULL,
indLin = FALSE
)
rxode2 specification
boolean indicating if rxode2 will calculate the sensitivities according to the specified ODEs.
boolean indicating if rxode2 will calculate the Jacobain according to the specified ODEs.
boolean indicating if rxode2 will remove all LHS variables when calculating sensitivities.
Calculate inductive linearization matrices and compile with inductive linearization support.
rxode2 trans list