LICENSE
README.md
pyproject.toml
setup.cfg
smmargins/__init__.py
smmargins/_derivs.py
smmargins/_design.py
smmargins/_engine.py
smmargins/core.py
smmargins/data.py
smmargins/inference.py
smmargins/results.py
smmargins/transforms.py
smmargins/utils.py
smmargins.egg-info/PKG-INFO
smmargins.egg-info/SOURCES.txt
smmargins.egg-info/dependency_links.txt
smmargins.egg-info/requires.txt
smmargins.egg-info/top_level.txt
tests/test_contrast.py
tests/test_count.py
tests/test_cov_input.py
tests/test_custom_transform.py
tests/test_did.py
tests/test_did_multi_outcome.py
tests/test_elasticities.py
tests/test_elasticities_multi_outcome.py
tests/test_marginal_effects.py
tests/test_mnlogit.py
tests/test_multi_dydx.py
tests/test_n_outcomes.py
tests/test_newdata.py
tests/test_ordered.py
tests/test_over.py
tests/test_plot.py
tests/test_predictions.py
tests/test_raw_exog.py
tests/test_scales.py
tests/test_simultaneous_ci.py
tests/test_values_dsl.py
tests/test_values_transforms.py
tests/test_vce_bootstrap.py
tests/test_vce_simulation.py
tests/test_wald.py
tests/test_weights.py