LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
docs/.DS_Store
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/introduction.rst
docs/legal.rst
docs/make.bat
docs/references.rst
docs/tutorial.rst
docs/notebooks/model_library.ipynb
docs/notebooks/my_demand_estimates
docs/notebooks/my_testing_results
docs/notebooks/testing_firm_conduct.ipynb
docs/templates/class_with_signature.rst
docs/templates/class_without_methods.rst
docs/templates/class_without_signature.rst
docs/templates/nbsphinx_epilog.rst
docs/templates/nbsphinx_prolog.rst
pyRVtest/__init__.py
pyRVtest/construction.py
pyRVtest/options.py
pyRVtest/primitives.py
pyRVtest/version.py
pyRVtest.egg-info/PKG-INFO
pyRVtest.egg-info/PKG-INFO 2
pyRVtest.egg-info/SOURCES.txt
pyRVtest.egg-info/dependency_links 2.txt
pyRVtest.egg-info/dependency_links.txt
pyRVtest.egg-info/requires 2.txt
pyRVtest.egg-info/requires.txt
pyRVtest.egg-info/top_level 2.txt
pyRVtest.egg-info/top_level.txt
pyRVtest/configurations/__init__.py
pyRVtest/configurations/formulation.py
pyRVtest/data/__init__.py
pyRVtest/data/f_critical_values_power_rho.csv
pyRVtest/data/f_critical_values_size_rho.csv
pyRVtest/data/__pycache__/__init__.cpython-39.pyc~Stashed changes
pyRVtest/economies/__init__.py
pyRVtest/economies/economy.py
pyRVtest/economies/problem.py
pyRVtest/results/__init__.py
pyRVtest/results/problem_results.py
pyRVtest/results/results.py
pyRVtest/utilities/__init__.py
pyRVtest/utilities/basics.py