multinormal_pdf
- sherpa.utils.multinormal_pdf(x, mu, sigma)[source] [edit on github]
The PDF of a multivariate-normal distribution.
Returns the probability density function (PDF) of a multivariate normal [1] distribution.
- Parameters:
See also
References