trunc_quantile: Truncated normal quantiles

View source: R/trunc_quantile.R

trunc_quantileR Documentation

Truncated normal quantiles

Description

This function computes quantiles of the truncated normal distribution for calculating THAMES confidence intervals.

Usage

trunc_quantile(p, ratio)

Arguments

p

Percentile

ratio

Ratio of standard error to point estimate (midpoint of confidence interval)

Value

Truncated normal quantile


thames documentation built on Aug. 8, 2025, 7:25 p.m.