Phinv: Quantile of truncated Gaussian

Description Usage Arguments Value

View source: R/RcppExports.R

Description

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

Usage

1
Phinv(p, l, u)

Arguments

p

vector of probabilities

l

d vector of lower bounds

u

d vector of upper bounds

Value

vector of quantiles


TruncatedNormal documentation built on Sept. 8, 2021, 5:07 p.m.