Description Usage Arguments Value
Get parameters to initialize numerical differentiation
1 | get.deriv.params(EpsNumericalGrad = 1e-06, EpsNumericalHessEta = 1e-04)
|
EpsNumericalGrad |
The "epsilon" used to perturb the objective functon when computing numerical gradients |
EpsNumericalHessEta |
The "epsilon" used to perturb the objective functon when computing numerical HessEta |
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.