Nonparametric Estimation of the Random Coefficients Model in Python

Abstract

We present PyRMLE, a Python module that implements Regularized Maximum Likelihood Estimation for the analysis of Random Coefficient models. PyRMLE 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 NumPy and SciPy for computational efficiency. The main implementation of the algorithm is executed purely in Python code which takes advantage of Python's high-level features.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…