LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/pystatsv1/__init__.py
src/pystatsv1/__main__.py
src/pystatsv1/cli.py
src/pystatsv1/docs_helper.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/entry_points.txt
src/pystatsv1.egg-info/requires.txt
src/pystatsv1.egg-info/top_level.txt
src/pystatsv1/assets/__init__.py
src/pystatsv1/assets/workbook_starter.zip
src/pystatsv1/docs/pystatsv1.pdf
tests/test_business_ch01_accounting_measurement.py
tests/test_business_ch02_double_entry_and_gl.py
tests/test_business_ch03_statements_as_summaries.py
tests/test_business_ch04_assets_inventory_fixed_assets.py
tests/test_business_ch05_liabilities_payroll_taxes_equity.py
tests/test_business_ch06_reconciliations_quality_control.py
tests/test_business_ch07_preparing_accounting_data_for_analysis.py
tests/test_business_ch08_descriptive_statistics_financial_performance.py
tests/test_business_ch09_reporting_style_contract.py
tests/test_business_ch10_probability_risk.py
tests/test_business_ch11_sampling_estimation_audit_controls.py
tests/test_business_ch12_hypothesis_testing_decisions.py
tests/test_business_ch13_correlation_causation_controlled_comparisons.py
tests/test_business_ch14_regression_driver_analysis.py
tests/test_business_ch15_forecasting_foundations.py
tests/test_business_ch16_seasonality_baselines.py
tests/test_business_ch17_revenue_forecasting_segmentation_drivers.py
tests/test_ch13_fitness.py
tests/test_ch13_stroop.py
tests/test_cli_smoke.py
tests/test_docs_helper.py
tests/test_doctor_cli.py
tests/test_intro_stats_case_study.py
tests/test_local_docs_helper.py
tests/test_my_data.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_factorial_anova.py
tests/test_psych_ch13_two_way_anova.py
tests/test_psych_ch14_problem_set.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_ch15_problem_set.py
tests/test_psych_ch15a_pingouin_pairwise_demo.py
tests/test_psych_ch15a_pingouin_partial_demo.py
tests/test_psych_ch16_problem_set.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_ch17_problem_set.py
tests/test_psych_ch18_ancova.py
tests/test_psych_ch18_problem_set.py
tests/test_psych_ch19_nonparametrics.py
tests/test_psych_ch19_problem_set.py
tests/test_psych_ch19a_rank_nonparametrics.py
tests/test_psych_ch20_problem_set.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
tests/test_sim_business_nso_v1.py
tests/test_study_habits_case_study.py
tests/test_workbook_cli_run_check.py
tests/test_workbook_docs_install.py
tests/test_workbook_starter_zip_case_study.py
tests/test_workbook_starter_zip_makefile.py