Algorithm underlying omxMnor
Posted on
ou.yang@unimel…
Joined: 03/19/2022
Forums
Dear all,
I am currently using omxMnor to calculate the multivariate normal integral in my paper. Wonder what is the underlying algorithm implemented by omxMnor. Any references would be greatly appreciated!
Cheers,
Ou
SADMVN
* A subroutine for computing multivariate normal probabilities.
* This subroutine uses an algorithm given in the paper
* "Numerical Computation of Multivariate Normal Probabilities", in
* J. of Computational and Graphical Stat., 1(1992), pp. 141-149, by
* Alan Genz
* Department of Mathematics
* Washington State University
* Pullman, WA 99164-3113
* Email : alangenz@wsu.edu
Professor Genz has a PDF of that paper on his website here.
Log in or register to post comments
In reply to SADMVN by AdminRobK
This is really helpful!
Log in or register to post comments
In reply to This is really helpful! by ou.yang@unimel…
You're welcome. Glad to be
Log in or register to post comments
Reference in help page
omxMnor()
function (i.e., man page obtained from?omxMnor
).Log in or register to post comments