statsmodels.stats.multitest.NullDistribution.pdf#
- NullDistribution.pdf(zscores)[source]#
Evaluates the fitted empirical null Z-score density.
- Parameters:
- zscoresscalar or array_like
The point or points at which the density is to be evaluated.
- Returns:
TheempiricalnullZ-scoredensityevaluatedatthegiven- points.