bundles / scipy latest / scipy / stats / _multivariate / dirichlet_gen / _logpdf
function
scipy.stats._multivariate:dirichlet_gen._logpdf
Signature
def _logpdf ( self , x , alpha ) Summary
Log of the Dirichlet probability density function.
Parameters
x: ndarrayPoints at which to evaluate the log of the probability density function
%(_dirichlet_doc_default_callparams)s
Notes
As this function does no argument checking, it should not be called directly; use 'logpdf' instead.
Aliases
-
scipy.stats._multivariate.dirichlet_gen._logpdf