| rxEventSensLoadModel | R Documentation |
For downstream packages (e.g. nlmixr2est's FOCEi) that solve a sensitivity
model through a direct C++ ind_solve() loop, bypassing rxSolve(): sets
rxode2's event ("jump") sensitivity function pointers and runtime dims to
model and turns the jumps on. The jump blocks are bounds-guarded, so
smaller models solved afterwards skip the injection safely. Pair with
rxEventSensDeactivate() after the run.
rxEventSensLoadModel(model)
model |
A built jump-sensitivity model (carrying |
invisibly TRUE when the jumps were activated, FALSE otherwise
(fd model / no sensitivities).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.