ACCLAB / DABEST-python

Data Analysis with Bootstrapped ESTimation
https://acclab.github.io/DABEST-python/
Apache License 2.0
341 stars 47 forks source link

Implement permutation tests #93

Closed josesho closed 4 years ago

josesho commented 4 years ago

This addresses #92, by providing a robust non-parametric bootstrap-based permutation p-value.

josesho commented 4 years ago

Addressed with PR #96.