qtnorm: Quantile function using the inversion method

View source: R/tnorm.R

qtnormR 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


TruncatedNormal documentation built on Sept. 11, 2024, 8:04 p.m.