Phinv function

Quantile of truncated Gaussian

Quantile of truncated Gaussian

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

Phinv(p, l, u)

Arguments

  • p: vector of probabilities
  • l: d vector of lower bounds
  • u: d vector of upper bounds

Returns

vector of quantiles

  • Maintainer: Leo Belzile
  • License: GPL-3
  • Last published: 2024-07-08

Useful links