invprobit_fast {proDA}R 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)


[Package proDA version 1.6.0 Index]