CHANGELOG.md
CITATION.cff
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
bench/small4.dta
bench/small4.log
bench/timing_11goods_37k.log
benchmarks/README.md
benchmarks/cquaids_ifgnls_4g_20k/README.md
benchmarks/cquaids_ifgnls_4g_20k/benchmark_manifest.json
benchmarks/cquaids_ifgnls_4g_20k/compare_results.py
benchmarks/cquaids_ifgnls_4g_20k/generate_data.py
benchmarks/cquaids_ifgnls_4g_20k/run_python.py
benchmarks/cquaids_ifgnls_4g_20k/run_stata.do
benchmarks/cquaids_ifgnls_4g_20k/data/benchmark_cquaids_4g_20k.dta
benchmarks/cquaids_ifgnls_4g_20k/results/comparison_summary.json
benchmarks/cquaids_ifgnls_4g_20k/results/python_benchmark.log
benchmarks/cquaids_ifgnls_4g_20k/results/python_results.csv
benchmarks/cquaids_ifgnls_4g_20k/results/python_runtime.json
benchmarks/cquaids_ifgnls_4g_20k/results/stata_benchmark.log
benchmarks/cquaids_ifgnls_4g_20k/results/stata_python_comparison.csv
docs/README.md
docs/getting-started.md
docs/methodology.md
docs/performance.md
docs/stata-compatibility.md
docs/user-guide.md
docs/validation.md
examples/example_quaidsce.py
examples/stata/make_example_data.do
examples/stata/validate_my_model.do
src/pyquaidsce/__init__.py
src/pyquaidsce/_timing.py
src/pyquaidsce/bootstrap.py
src/pyquaidsce/elasticities.py
src/pyquaidsce/estimator.py
src/pyquaidsce/jacfree.py
src/pyquaidsce/model.py
src/pyquaidsce/nlsur.py
src/pyquaidsce/params.py
src/pyquaidsce/probit.py
src/pyquaidsce/results.py
src/pyquaidsce/selection.py
src/pyquaidsce/start.py
src/pyquaidsce/stata_bridge.py
src/pyquaidsce/statafmt.py
src/pyquaidsce.egg-info/PKG-INFO
src/pyquaidsce.egg-info/SOURCES.txt
src/pyquaidsce.egg-info/dependency_links.txt
src/pyquaidsce.egg-info/requires.txt
src/pyquaidsce.egg-info/top_level.txt
stata/README.md
stata/pyquaidsce.ado
stata/pyquaidsce.pkg
stata/pyquaidsce.sthlp
stata/stata.toc
tests/__init__.py
tests/test_control_function.py
tests/test_internals.py
tests/test_release_120.py
tests/test_suite.py
tests/test_theory.py
tools/__init__.py
tools/build_release_bundle.py
tools/check_at_stata_theta.py
tools/check_firststage.py
tools/diagnose_nls.py
tools/matlist.py
tools/paths.py
tools/statalog.py
tools/timing_11goods.py
tools/validate_backward_v101.py
tools/validate_censor_v2.py
tools/validate_small4.py
tools/validate_small4_atstata.py
tools/verify_determinism_120.py
tools/verify_release_120.py