sanssouci-org / sanssouci.python

Post hoc inference via multiple testing
GNU General Public License v3.0
6 stars 3 forks source link

Faster max_fp #40

Closed pneuvial closed 1 year ago

pneuvial commented 2 years ago

The current implementation of max_fp should be replaced by a call to curve_max_fp + keeping only the last element in the vector.