dlogmultinorm
calculates logarithms of multiple multivariate normal
densities with varying mean and constant covariance matrix.
dlogmultinorm(y, mu, Omega)
dimension \((T x k)\) matrix where each row is a k-dimensional random vector
dimension \((T x k)\) matrix where each row is the mean of the k-dimensional
random vector in corresponding row of y
.
the \((k x k)\) covariance matrix Omega.
Returns a size \((T x 1)\) vector containing the multinormal densities in logarithm.