Python package for implementing Regularized Maximum Likelihood for Random Coefficient Models
Project description
PyRMLE
Authors: Mendoza, E., Dunker, F., Reale, M.
PyRMLE is a Python Module that implements Regularized Maximum Likelihood Estimation for the Random Coefficients Model.
The package’s implementation of regularized maximum likelihood is limited to applications with up to two regressors for the random coefficients model with intercept, and up to three regressors for a model without intercept.
There are two main functions used to implement regularized maximum likelihood estimation using PyRMLE, namely: (1) transmatrix() which executes a finite-volume algorithm that is akin to an algebraic reconstruction of the Radon Transform, and (2) rmle() which is a wrapper function of the scipy.optimize.minimize() function that solves the constrained regularized maximum likelihood problem.
For more details check the github repository here: https://github.com/eae-mendoza/PyRMLE
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pyrmle-0.0.3.post2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2215a3ae71299b4e3e2bf9f2b0f727ad34b04c6b6de8d5ff70c7d298d8bcc026 |
|
MD5 | cb0c5f168ba6636c41ab21f6b2df1b57 |
|
BLAKE2b-256 | f7397e9777b1197fdebc232b3571751c6b71f3cd67a31328c166357ca9428cca |