LICENSE
README.md
pyproject.toml
setup.py
src/pystatsv1/__init__.py
src/pystatsv1/paths.py
src/pystatsv1.egg-info/PKG-INFO
src/pystatsv1.egg-info/SOURCES.txt
src/pystatsv1.egg-info/dependency_links.txt
src/pystatsv1.egg-info/top_level.txt
tests/test_ch13_fitness.py
tests/test_ch13_stroop.py
tests/test_cli_smoke.py
tests/test_psych_ch10_independent_t.py
tests/test_psych_ch10_problem_set.py
tests/test_psych_ch11_paired_t.py
tests/test_psych_ch11_problem_set.py
tests/test_psych_ch12_one_way_anova.py
tests/test_psych_ch12_problem_set.py
tests/test_psych_ch13_two_way_anova.py
tests/test_psych_ch14_repeated_measures_anova.py
tests/test_psych_ch14a_pingouin_mixed_demo.py
tests/test_psych_ch14a_pingouin_rm_demo.py
tests/test_psych_ch15_correlation.py
tests/test_psych_ch15a_pingouin_pairwise_demo.py
tests/test_psych_ch15a_pingouin_partial_demo.py
tests/test_psych_ch16_regression.py
tests/test_psych_ch16a_pingouin_regression_demo.py
tests/test_psych_ch16b_pingouin_regression_diagnostics.py
tests/test_psych_ch17_mixed_models.py
tests/test_psych_ch18_ancova.py
tests/test_psych_ch19_nonparametrics.py
tests/test_psych_ch19a_rank_nonparametrics.py
tests/test_psych_ch20_responsible_researcher.py
tests/test_psych_ch6_normal_zscores.py
tests/test_psych_ch7_sampling.py
tests/test_psych_ch8_one_sample_test.py
tests/test_psych_ch9_one_sample_ci.py
tests/test_psych_sleep_study.py