Phinv: Quantile of truncated Gaussian

View source: R/RcppExports.R

PhinvR Documentation

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)

Arguments

p

vector of probabilities

l

d vector of lower bounds

u

d vector of upper bounds

Value

vector of quantiles


lbelzile/TruncatedNormal documentation built on March 4, 2024, 5:50 p.m.