dmvnorm (uses Sigma inverse)
By tholscla on Thu, 12/05/2013 - 16:00This is a special form of the dmvnorm. You have to invert Sigma before passing it into this function, ie. Siginvf=solve(Sig).
This is a special form of the dmvnorm. You have to invert Sigma before passing it into this function, ie. Siginvf=solve(Sig).