statsmodels.stats.multitest.LocalFDRCorrectionResult#
- class statsmodels.stats.multitest.LocalFDRCorrectionResult(fdr, lfdr)[source]#
Result of
local_fdr_correction.- Parameters:
Methods
count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Methods
count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Properties