set_controls | R Documentation |
The function validates the user supplied list of estimation controls and sets
defaults. The defaults follow those set by the respective optimizer. See
maxLik
and ucminf
for details. Additional options
include 'optimizer', 'method', 'cores', 'calculate_hessian' and
'calculate_jacobian'.
set_controls(control)
control |
A list of control options |
The function is called once within estimate
.
Returns a list of options with missing input values replaced by default values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.