invprobit_fast: Same thing as invprobit, but without the parameter validation

View source: R/stats_functions.R

invprobit_fastR Documentation

Same thing as invprobit, but without the parameter validation

Description

Same thing as invprobit, but without the parameter validation

Usage

invprobit_fast(x, rho, zeta, log = FALSE, oneminus = FALSE)

Value

a numeric vector of length(x)


const-ae/proDA documentation built on Oct. 31, 2023, 9:39 p.m.