odeMethodToInt | R Documentation |
If NULL
is given as the method, all choices are returned as a named
vector.
odeMethodToInt(method = c("liblsoda", "lsoda", "dop853", "indLin"))
method |
The method for solving ODEs. Currently this supports:
|
An integer for the method (unless the input is NULL, in which case, see the details)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.