Description Usage Arguments Value
Function to evaluate likelihoods under multivariate normal // HL
1 | mv.dnorm(x, mus, covs)
|
x |
(n x d) matrix of observed data // HL |
mus |
d-dimensional vector of means // HL |
covs |
(d x d) matrix of covariance // HL |
a size n vector of log-likelihoods // HL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.