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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyrmle-0.0.3.post9.tar.gz.
File metadata
- Download URL: pyrmle-0.0.3.post9.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c1ca949f98fa3142e373054354bccf58598d8b0e56b1fbebc057712be5e6a63
|
|
| MD5 |
99134a5dbcc4f07353afb55e2ae77042
|
|
| BLAKE2b-256 |
f6b1f39119037e0abf531ba4abfe70ac879d7632746aceafef77d120eb118b66
|
File details
Details for the file pyrmle-0.0.3.post9-py3-none-any.whl.
File metadata
- Download URL: pyrmle-0.0.3.post9-py3-none-any.whl
- Upload date:
- Size: 20.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79024762b892f2efd6fb4210e29e674c3d1292cc75fe6eddcd2ddd3f28481ec3
|
|
| MD5 |
71c5511b014109c0e17f1c22be7ff444
|
|
| BLAKE2b-256 |
65020bb830d0898c18e9d503d6dda61c1e6ed874562f1654394d32ca17243fc0
|