View source: R/estimate-model.R
| estimate_maxlik | R Documentation | 
The function is a convenient wrapper around maxLik.
estimate_maxlik(log_lik, param_free, control)
log_lik | 
 A log-likelihood expression prepared by 
  | 
param_free | 
 A list of freely estimated parameters  | 
control | 
 A list of estimation controls passed to the optimizer  | 
A custom model object with the results fo the estimation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.