Skip to contents

Transforms values from proportion scale to inv-probit scale using the inverse standard normal CDF.

Usage

inv_probit(x)

Arguments

x

Value on proportion scale (between 0 and 1)

Value

Value on inv-probit scale