qtnorm {TruncatedNormal} | R Documentation |
Quantile function using the inversion method
Description
If p
is a matrix, the arguments are recycled. If mu
or sd
are not specified they assume the default values of 0 and 1, respectively.
Usage
qtnorm(p, mu, sd, lb, ub)
See Also
[Package TruncatedNormal version 2.2.2 Index]