Accessing RxODE options via getOption slows down solving. This allows the options to be synced with variables.
rxSyncOptions(setDefaults = c("none", "permissive", "strict"))
setDefaults | This will setup RxODE's default solving options with the following options:
|
---|
nothing; called for side effects
Matthew L. Fidler