statsmodels.stats.multitest.NullDistribution.pdf

NullDistribution.pdf(zscores) [source]

Evaluates the fitted emirical null Z-score density.

Parameters: zscores (scalar or array-like) – The point or points at which the density is to be evaluated.
Returns:
  • The empirical null Z-score density evaluated at the given
  • points.

© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.stats.multitest.NullDistribution.pdf.html