# Estimation with estimagic Estimagic hast functions to estimate the parameters of maximum likelihood or simulation models. You provide a likelihood or moment simulation function. Estimagic produces parameter estimates and standard errors in a format that can be easily used to create publication quality latex or html tables. ```{toctree} :maxdepth: 1 first_likelihood_estimation_with_estimagic.ipynb first_msm_estimation_with_estimagic.ipynb ```