There seems to be a factor k
missing from the denominator of the PDF (2pi)^(1/2)
(should be (2pi)^(k/2)
) for MvNormal
in the documentation. The code is good though.
You are right, PR welcome.
Also, that’s the pdf instead of the log-likelihood right?
Yes that’s right. And I will try to do a PR tomorrow.
1 Like