| get.deriv.params | R Documentation |
Get parameters to initialize numerical differentiation
get.deriv.params(EpsNumericalGrad = 1e-06, EpsNumericalHessEta = 1e-04)
EpsNumericalGrad |
The "epsilon" used to perturb the objective function when computing numerical gradients |
EpsNumericalHessEta |
The "epsilon" used to perturb the objective
function when computing numerical |
List containing input arguments for numerical differentiation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.