rxIndLinStrategy {rxode2} | R Documentation |
This sets the inductive linearization strategy for matrix building
Description
When there is more than one state in a ODE that cannot be separated this specifies how it is incorporated into the matrix exponential.
Usage
rxIndLinStrategy(strategy = c("curState", "split"))
Arguments
strategy |
The strategy for inductive linearization matrix building
|
Value
Nothing
Author(s)
Matthew L. Fidler
[Package rxode2 version 2.1.3 Index]