The function is a convenient wrapper around maxLik
.
estimate_maxlik(log_lik, param_free, control)
A log-likelihood expression prepared by
prepare_log_lik
A list of freely estimated parameters
A list of estimation controls passed to the optimizer
A custom model object with the results fo the estimation.