Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

◆ inv_Phi() [6/7]

var stan::math::inv_Phi ( const var p)
inline

The inverse of unit normal cumulative density function.

The derivative is the reciprocal of unit normal density function,

Parameters
pProbability
Returns
The unit normal inverse cdf evaluated at p

Definition at line 23 of file inv_Phi.hpp.