![]() |
slope 0.29.0
|
An implementation of the quantile function for the standard normal distribution. More...
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | slope |
Namespace containing SLOPE regression implementation. | |
Functions | |
double | slope::normalQuantile (const double p) |
Computes the quantile of a standard normal distribution using the Beasley-Springer-Moro algorithm. | |
An implementation of the quantile function for the standard normal distribution.
Definition in file qnorm.h.