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