R/erfcinv.R

#' @export
erfcinv <- function (x) qnorm(x/2, lower = FALSE)/sqrt(2)
PhilippVWC/myBayes documentation built on Oct. 2, 2020, 8:25 a.m.