: triinv (x, a, b, c)

For each element of x, compute the quantile (the inverse of the CDF) at x of the triangular distribution with parameters a, b, and c on the interval [a, b].

Package: statistics