statsmodels.stats.multitest.NullDistribution.pdf

NullDistribution.pdf(zscores)[ソース]

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:
The empirical null Z-score density evaluated at the given
points.

最終更新日: 2025年01月28日