View source: R/075_atoms_elementwise_log_normcdf.R
| log_normcdf | R Documentation |
Quadratic approximation of log(pnorm(x)) with modest accuracy over the range -4 to 4.
log_normcdf(x)
x |
An Expression or numeric value. |
A concave Expression representing log(Phi(x)).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.