jacobian {fitode} | R Documentation |
S4 generic for computing a jacobian
Description
S4 generic for computing a jacobian
Usage
jacobian(object, ...)
Arguments
object |
an |
... |
further arguments passed to methods |
Value
The jacobian of the object.
[Package fitode version 0.1.1 Index]