| deriv_control-class {geex} | R Documentation | 
deriv_control S4 class
Description
deriv_control S4 class
Slots
.FUNa function which computes a numerical derivation. This functions first argument must the function on which the derivative is being compute. Defaults to
jacobian..optionsa list of options passed to
.FUN. Defaults tolist(method = 'Richardson')
[Package geex version 1.1.1 Index]