fastglmm
Massively scalable generalized linear mixed models
Loading...
Searching...
No Matches
qnorm.h File Reference
#include <cmath>
#include <limits>
#include <algorithm>

Go to the source code of this file.

Functions

double qnorm_as241 (double p, double mean=0.0, double sd=1.0, bool lower_tail=true, bool log_p=false)

Function Documentation

◆ qnorm_as241()

double qnorm_as241 ( double p,
double mean = 0.0,
double sd = 1.0,
bool lower_tail = true,
bool log_p = false )
inline