Foldnormcdf
Description
Computes the lower tail probability for the Folded Normal distribution.
where Φ is the CDF function for the standard normal distribution
Syntax
double prob = foldnormcdf(x,mu,sigma)
Parameters
x
- Input, the value of the folded standard Normal variate
![\left[ -\infty ,+\infty \right] \left[ -\infty ,+\infty \right]](/labtalk/ja/images/Foldnormcdf_(function)/math-01d6799b097d1abbea69dfe3c133456d.png)
mu
- Input, mean of the associated folded normal distribution .
sigma
- Input, standard deviation of the associated folded normal distribution.
prob
- Output, the returned probability.
/math-d7c55fa28358c6f3d327e749664ebc46.png)