LICENSE
README.md
pyproject.toml
./nca/__init__.py
./nca/nca.py
./nca/nca_bottleneck.py
./nca/nca_outliers.py
./nca/nca_output.py
./nca/nca_plotly.py
./nca/nca_plots.py
./nca/nca_power.py
./nca/nca_random.py
./nca/nca_summary.py
./nca/nca_tests.py
./nca/on_attach.py
./nca/p_above.py
./nca/p_bottleneck.py
./nca/p_bottleneck_table.py
./nca/p_ceiling.py
./nca/p_confidence.py
./nca/p_constants.py
./nca/p_fit.py
./nca/p_graphics.py
./nca/p_ineffs.py
./nca/p_loop_data.py
./nca/p_nca_c_lp.py
./nca/p_nca_ce_cm.py
./nca/p_nca_ce_cm_conf.py
./nca/p_nca_ce_fdh.py
./nca/p_nca_ce_fdhi.py
./nca/p_nca_ce_lfdh.py
./nca/p_nca_ce_vrs.py
./nca/p_nca_cols.py
./nca/p_nca_cr_cm.py
./nca/p_nca_cr_cm_conf.py
./nca/p_nca_cr_fdh.py
./nca/p_nca_cr_fdhi.py
./nca/p_nca_cr_vrs.py
./nca/p_nca_ct_fdh.py
./nca/p_nca_lh.py
./nca/p_nca_ols.py
./nca/p_nca_qr.py
./nca/p_nca_sfa.py
./nca/p_peers.py
./nca/p_scope.py
./nca/p_utils.py
./nca/p_validate.py
nca/__init__.py
nca/nca.py
nca/nca_bottleneck.py
nca/nca_outliers.py
nca/nca_output.py
nca/nca_plotly.py
nca/nca_plots.py
nca/nca_power.py
nca/nca_random.py
nca/nca_summary.py
nca/nca_tests.py
nca/on_attach.py
nca/p_above.py
nca/p_bottleneck.py
nca/p_bottleneck_table.py
nca/p_ceiling.py
nca/p_confidence.py
nca/p_constants.py
nca/p_fit.py
nca/p_graphics.py
nca/p_ineffs.py
nca/p_loop_data.py
nca/p_nca_c_lp.py
nca/p_nca_ce_cm.py
nca/p_nca_ce_cm_conf.py
nca/p_nca_ce_fdh.py
nca/p_nca_ce_fdhi.py
nca/p_nca_ce_lfdh.py
nca/p_nca_ce_vrs.py
nca/p_nca_cols.py
nca/p_nca_cr_cm.py
nca/p_nca_cr_cm_conf.py
nca/p_nca_cr_fdh.py
nca/p_nca_cr_fdhi.py
nca/p_nca_cr_vrs.py
nca/p_nca_ct_fdh.py
nca/p_nca_lh.py
nca/p_nca_ols.py
nca/p_nca_qr.py
nca/p_nca_sfa.py
nca/p_peers.py
nca/p_scope.py
nca/p_utils.py
nca/p_validate.py
ncapackage.egg-info/PKG-INFO
ncapackage.egg-info/SOURCES.txt
ncapackage.egg-info/dependency_links.txt
ncapackage.egg-info/requires.txt
ncapackage.egg-info/top_level.txt
tests/test_ceiling_techniques.py
tests/test_integration.py
tests/test_nca_analysis.py
tests/test_nca_outliers.py
tests/test_nca_output_params.py
tests/test_nca_power.py
tests/test_nca_random.py
tests/test_p_ceiling.py
tests/test_pdf_export.py