faster normcdf function

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

Ahora está siguiendo esta publicación

/*
* 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

Citar como

Misha Koshelev (2026). faster normcdf function (https://es.mathworks.com/matlabcentral/fileexchange/24373-faster-normcdf-function), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión 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