Phinv {TruncatedNormal} | R Documentation |
Quantile of truncated Gaussian
Description
The function compute the p
th quantile associated to the truncated standard Gaussian
variate on the interval (l
,u
).
Usage
Phinv(p, l, u)
Arguments
p |
vector of probabilities |
l |
|
u |
|
Value
vector of quantiles
[Package TruncatedNormal version 2.2.2 Index]