6.3.9.6.5.1.5. statsmodels.sandbox.distributions.mv_normal.MVT.logpdf

MVT.logpdf(x)[source]

logarithm of probability density function

Parameters:

x : array_like

can be 1d or 2d, if 2d, then each row is taken as independent multivariate random vector

Returns:

logpdf : float or array

probability density value of each random vector