LICENSE
README.md
pyproject.toml
src/py_flexplot.egg-info/PKG-INFO
src/py_flexplot.egg-info/SOURCES.txt
src/py_flexplot.egg-info/dependency_links.txt
src/py_flexplot.egg-info/requires.txt
src/py_flexplot.egg-info/top_level.txt
src/pyflexplot/__init__.py
src/pyflexplot/bluepill.py
src/pyflexplot/core.py
src/pyflexplot/descriptives.py
src/pyflexplot/ebbr.py
src/pyflexplot/flex_nn.py
src/pyflexplot/ml.py
src/pyflexplot/quality.py
src/pyflexplot/sem.py
src/pyflexplot/stats.py
src/pyflexplot/uncertainty.py
tests/test_binning.py
tests/test_bluepill.py
tests/test_bluepill_correctness.py
tests/test_core.py
tests/test_design_followups.py
tests/test_ebbr.py
tests/test_eta_squared.py
tests/test_flex_nn.py
tests/test_flex_nn_correctness.py
tests/test_flex_nn_integration.py
tests/test_flex_nn_keras.py
tests/test_flexplot_extras.py
tests/test_formula_edge_cases_2026_06_21.py
tests/test_formula_transforms.py
tests/test_ghost_reference.py
tests/test_integration_v06x.py
tests/test_interaction_model.py
tests/test_meansplot.py
tests/test_mixed_models.py
tests/test_ml_adapter.py
tests/test_overlay.py
tests/test_parametric_smooth.py
tests/test_plot_string_related.py
tests/test_property_based.py
tests/test_quality.py
tests/test_r_parity.py
tests/test_r_squared_ci.py
tests/test_scatter3d.py
tests/test_sem.py
tests/test_spread.py
tests/test_stats.py
tests/test_uncertainty.py
tests/test_v080_parity.py