bundles / scipy latest / scipy / stats / _multivariate / multivariate_hypergeom_frozen / logpmf
function
scipy.stats._multivariate:multivariate_hypergeom_frozen.logpmf
Signature
def logpmf ( self , x ) Summary
Log of the multivariate hypergeometric probability mass function.
Parameters
x: array_likeQuantiles, with the last axis of
xdenoting the components.
Returns
logpmf: ndarray or scalarLog 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