raphaelvallat / pingouin

Statistical package in Python based on Pandas
https://pingouin-stats.org/
GNU General Public License v3.0
1.61k stars 138 forks source link

pairwise non parametrics description #332

Closed turkalpmd closed 1 year ago

turkalpmd commented 1 year ago

I implemented IQR, but if necessary, I can also implement IQR-I and IQR-3.

turkalpmd commented 1 year ago

I think is here is asserting the modification.

https://github.com/raphaelvallat/pingouin/blob/6f4a7b483e4abb320148880bb507d96fb98f271d/pingouin/tests/test_pairwise.py#L191