No project description provided
Project description
The parameters of a statistical model can sometimes be difficult to interpret substantively, especially when that model includes non-linear components, interactions, or transformations. Analysts who fit such complex models often seek to transform raw parameter estimates into quantities that are easier for domain experts and stakeholders to understand, such as predictions, contrasts, risk differences, ratios, odds, lift, slopes, and so on.
Unfortunately, computing these quantities---along with associated standard errors---can be a tedious and error-prone task. This problem is compounded by the fact that modeling packages in R
and Python
produce objects with varied structures, which hold different information. This means that end-users often have to write customized code to interpret the estimates obtained by fitting Linear, GLM, GAM, Bayesian, Mixed Effects, and other model types. This can lead to wasted effort, confusion, and mistakes, and it can hinder the implementation of best practices.
Marginal Effects Zoo: The Book
This free online book introduces a conceptual framework to clearly define statistical quantities of interest, and shows how to estimate those quantities using the marginaleffects
package for R
and Python
. The techniques introduced herein can enhance the interpretability of over 100 classes of statistical and machine learning models, including linear, GLM, GAM, mixed-effects, bayesian, categorical outcomes, XGBoost, and more. With a single unified interface, users can compute and plot many estimands, including:
- Predictions (aka fitted values or adjusted predictions)
- Comparisons such as contrasts, risk differences, risk ratios, odds, etc.
- Slopes (aka marginal effects or partial derivatives)
- Marginal means
- Linear and non-linear hypothesis tests
- Equivalence tests
- Uncertainty estimates using the delta method, bootstrapping, simulation, or conformal inference.
- Much more!
The Marginal Effects Zoo book includes over 30 chapters of tutorials, case studies, and technical notes. It covers a wide range of topics, including how the marginaleffects
package can facilitate the analysis of:
- Experiments
- Observational data
- Causal inference with G-Computation
- Machine learning models
- Bayesian modeling
- Multilevel regression with post-stratification (MRP)
- Missing data
- Matching
- Inverse probability weighting
- Conformal prediction
How to help
The marginaleffects
package and the Marginal Effects Zoo book will always be free. If you like this project, you can contribute in four ways:
- Make a donation to the Native Women's Shelter of Montreal or to Give Directly, and send me (Vincent) a quick note. You'll make my day.
- Submit bug reports, documentation improvements, or code contributions to the Github repositories of the R version or the Python version of the package.
- Cite the
marginaleffects
package in your work and tell your friends about it. - Create a new entry for the Meme Gallery!
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
File details
Details for the file marginaleffects-0.0.7.tar.gz
.
File metadata
- Download URL: marginaleffects-0.0.7.tar.gz
- Upload date:
- Size: 40.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.5 Linux/5.15.133.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2538d8ce77981ac0517072cc22029162c33c77846f36e86aa312d984782b043c |
|
MD5 | eda103a311cce78f24610ae8b5d94ba2 |
|
BLAKE2b-256 | a5eac6aec5b2ee69e63a992fd5306344e28ed5c133b4387d06b603dd309b414a |
File details
Details for the file marginaleffects-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: marginaleffects-0.0.7-py3-none-any.whl
- Upload date:
- Size: 49.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.5 Linux/5.15.133.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 606e31b54e7dcdd809704e3c57419a6a09c6853ee65223df0aee5d35b8bdc141 |
|
MD5 | 8a21918ee32367e80865b14b5dd2fcb5 |
|
BLAKE2b-256 | 1c5243ce3c06e12cee366060c0abab99e1040e02e491e51993adfeccd123c206 |