Learn R Programming

TruncatedNormal (version 2.3)

Phinv: Quantile of truncated Gaussian

Description

The function compute the pth quantile associated to the truncated standard Gaussian variate on the interval (l,u).

Usage

Phinv(p, l, u)

Value

vector of quantiles

Arguments

p

vector of probabilities

l

d vector of lower bounds

u

d vector of upper bounds