LICENSE
README.md
pyproject.toml
pystatar/__init__.py
pystatar.egg-info/PKG-INFO
pystatar.egg-info/SOURCES.txt
pystatar.egg-info/dependency_links.txt
pystatar.egg-info/requires.txt
pystatar.egg-info/top_level.txt
pystatar/egen/__init__.py
pystatar/egen/_version.py
pystatar/egen/core.py
pystatar/reghdfe/__init__.py
pystatar/reghdfe/api.py
pystatar/reghdfe/core.py
pystatar/reghdfe/covariance.py
pystatar/reghdfe/hdfe.py
pystatar/reghdfe/results.py
pystatar/tabulate/__init__.py
pystatar/tabulate/core.py
pystatar/tabulate/results.py
pystatar/tabulate/stats.py
pystatar/utils/__init__.py
pystatar/utils/common.py
pystatar/winsor2/__init__.py
pystatar/winsor2/core.py
pystatar/winsor2/utils.py
tests/test_basic.py
tests/test_covariance.py
tests/test_egen.py
tests/test_tabulate.py
tests/test_winsor2.py