faster normcdf function

Based on Marsaglia "Evaluating the Normal Distribution", J. of Stat Soft 11, 4 (July 2004).

Vous suivez désormais cette soumission

/*
* Based on:
* Marsaglia, George "Evaluating the Normal Distribution",
* Journal of Statistical Software 11, 4 (July 2004).
* http://www.jstatsoft.org/
*/

http://www.mathworks.com/matlabcentral/newsreader/view_thread/252933#655297

Citation pour cette source

Misha Koshelev (2026). faster normcdf function (https://fr.mathworks.com/matlabcentral/fileexchange/24373-faster-normcdf-function), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.0

Fixed small bug based on user comment. Thank you!

(Indices not appropriately incremented for cases when value far from mean).

1.0.0.0