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