Description Usage Arguments Value Author(s)
Estimates parameters from a given objective function using optimization.
| 1 | 
| FUN | Objective function. | 
| start_values | A vector of starting values corresponding to the number of parameters to be estimated. | 
| optim | Logical.
If  | 
| ... | Additional arguments to be passed to the optimizer and arguments to be passed to the objective function. | 
Returns the output of optim()
or nlminb().
Ivan Jacob Agaloos Pesigan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.