Skip to contents

Quadratic approximation of log(pnorm(x)) with modest accuracy over the range -4 to 4.

Usage

log_normcdf(x)

Arguments

x

An Expression or numeric value.

Value

A concave Expression representing log(Phi(x)).