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

tnorm


[Package TruncatedNormal version 2.3 Index]