scipy.maxentropy.model.logpmf

model.logpmf()

Returns an array indexed by integers representing the logarithms of the probability mass function (pmf) at each point in the sample space under the current model (with the current parameter vector self.params).

Previous topic

scipy.maxentropy.model.lognormconst

Next topic

scipy.maxentropy.model.pmf_function

This Page