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


TruncatedNormal documentation built on Sept. 11, 2024, 8:04 p.m.