3.5.3.3.5 Foldnorminv
Foldnorminv-func
Definition:
x = foldnorminv(p,mu,sigma) computes the deviate x, associated with the given lower tail probability, p, of the folded normal distribution, with distribution parameters mu and sigma.
Parameters:
- p (input, double)
- the probability,
, from the required folded Normal distribution./math-c3564eff51f6b4d65fd8918d8467da31.png?v=0)
- mu (input, double)
- mean of the associated folded normal distribution .
- sigma(input, double)
- standard deviation of the associated folded normal distribution.