{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _multivariate / dirichlet_gen / _logpdf

function

scipy.stats._multivariate:dirichlet_gen._logpdf

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

Signature

def   _logpdf ( self x alpha )

Summary

Log of the Dirichlet probability density function.

Parameters

x : ndarray

Points 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