Nonparametric Estimation of the Random Coefficients Model in Python
Computation
2021-08-17 v2 Methodology
Abstract
We present , a Python module that implements Regularized Maximum Likelihood Estimation for the analysis of Random Coefficient models. is simple to use and readily works with data formats that are typical to Random Coefficient problems. The module makes use of Python's scientific libraries and for computational efficiency. The main implementation of the algorithm is executed purely in Python code which takes advantage of Python's high-level features.
Keywords
Cite
@article{arxiv.2108.03582,
title = {Nonparametric Estimation of the Random Coefficients Model in Python},
author = {Emil Mendoza and Fabian Dunker and Marco Reale},
journal= {arXiv preprint arXiv:2108.03582},
year = {2021}
}
Comments
30 pages, 22 figures