{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _multivariate / multivariate_hypergeom_frozen / logpmf

function

scipy.stats._multivariate:multivariate_hypergeom_frozen.logpmf

source: /scipy/stats/_multivariate.py :6068

Signature

def   logpmf ( self x )

Summary

Log of the multivariate hypergeometric probability mass function.

Parameters

x : array_like

Quantiles, with the last axis of x denoting the components.

Returns

logpmf : ndarray or scalar

Log of the probability mass function evaluated at x

Notes

See class definition for a detailed description of parameters.

Aliases

  • scipy.stats._multivariate.multivariate_hypergeom_frozen.logpmf