Multivariate normal cumulative distribution (QMC)

state-of-the-art algorithm for computing the multivariate normal cdf in medium dimensions

이 제출물을 팔로우합니다

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)

인용 양식

Zdravko Botev (2026). Multivariate normal cumulative distribution (QMC) (https://kr.mathworks.com/matlabcentral/fileexchange/53697-multivariate-normal-cumulative-distribution-qmc), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: Multivariate normal cumulative distribution

도움 준 파일: Normal Quantile with Precision

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

Added a picture to submission.