Multivariate normal cumulative distribution (QMC)
Computes the probability Pr(l<X<u), where 'X' is a zero-mean multivariate normal vector with covariance 'Sig'.
In medimum to high dimensions using Quasi Monte Carlo. This algorithm is superior to the one in Matlab's statistics toolbox, see example.
Reference: Z. I. Botev (2015), "The Normal Law Under Linear Restrictions: Simulation and Estimation via Minimax Tilting", submitted to JRSS(B)
Zitieren als
Zdravko Botev (2024). Multivariate normal cumulative distribution (QMC) (https://www.mathworks.com/matlabcentral/fileexchange/53697-multivariate-normal-cumulative-distribution-qmc), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions > Multivariate Distributions > Multivariate Normal Distribution >
Tags
Quellenangaben
Inspiriert von: Multivariate normal cumulative distribution
Inspiriert: Normal Quantile with Precision
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | Added a picture to submission. |