README.md
pyproject.toml
marginaleffects/__init__.py
marginaleffects/by.py
marginaleffects/classes.py
marginaleffects/comparisons.py
marginaleffects/datagrid.py
marginaleffects/docs.py
marginaleffects/equivalence.py
marginaleffects/estimands.py
marginaleffects/formulaic_utils.py
marginaleffects/hypotheses.py
marginaleffects/hypotheses_joint.py
marginaleffects/hypothesis.py
marginaleffects/hypothesis_formula.py
marginaleffects/inject_docs.py
marginaleffects/model_abstract.py
marginaleffects/model_linearmodels.py
marginaleffects/model_pyfixest.py
marginaleffects/model_sklearn.py
marginaleffects/model_statsmodels.py
marginaleffects/plot_common.py
marginaleffects/plot_comparisons.py
marginaleffects/plot_predictions.py
marginaleffects/plot_slopes.py
marginaleffects/predictions.py
marginaleffects/result.py
marginaleffects/sanitize_model.py
marginaleffects/sanity.py
marginaleffects/slopes.py
marginaleffects/transform.py
marginaleffects/uncertainty.py
marginaleffects/utils.py
marginaleffects/validation.py
marginaleffects.egg-info/PKG-INFO
marginaleffects.egg-info/SOURCES.txt
marginaleffects.egg-info/dependency_links.txt
marginaleffects.egg-info/requires.txt
marginaleffects.egg-info/top_level.txt
marginaleffects/autodiff/__init__.py
marginaleffects/autodiff/comparisons.py
marginaleffects/autodiff/utils.py
marginaleffects/autodiff/glm/__init__.py
marginaleffects/autodiff/glm/comparisons.py
marginaleffects/autodiff/glm/families.py
marginaleffects/autodiff/glm/predictions.py
marginaleffects/autodiff/linear/__init__.py
marginaleffects/autodiff/linear/comparisons.py
marginaleffects/autodiff/linear/predictions.py
tests/__init__.py
tests/helpers.py
tests/test_analytic.py
tests/test_bugfix.py
tests/test_by.py
tests/test_categorical.py
tests/test_categorical_validation.py
tests/test_comparisons.py
tests/test_comparisons_interaction.py
tests/test_datagrid_01.py
tests/test_datagrid_02.py
tests/test_equivalence.py
tests/test_formula.py
tests/test_formulaic_utils.py
tests/test_hypotheses.py
tests/test_hypotheses_joint.py
tests/test_hypothesis.py
tests/test_jss.py
tests/test_linearmodels_panelols.py
tests/test_missing.py
tests/test_newdata.py
tests/test_plot_comparisons.py
tests/test_plot_predictions.py
tests/test_plot_slopes.py
tests/test_predictions.py
tests/test_pyfixest.py
tests/test_sklearn.py
tests/test_slopes.py
tests/test_statsmodels.py
tests/test_statsmodels_logit.py
tests/test_statsmodels_mixedlm.py
tests/test_statsmodels_mnlogit.py
tests/test_statsmodels_negativebinomial.py
tests/test_statsmodels_ols.py
tests/test_statsmodels_poisson.py
tests/test_statsmodels_probit.py
tests/test_statsmodels_quantreg.py
tests/test_statsmodels_wls.py
tests/test_typical.py
tests/test_utils.py
tests/utilities.py