statsmodels.stats.multitest.LocalFDRCorrectionResult.index#

LocalFDRCorrectionResult.index(value, start=0, stop=sys.maxsize, /)#

Return first index of value.

Raises ValueError if the value is not present.