dot-compute_quantile_dop_internal: Internal: Compute quantile using Meeker & Escobar (1994)...

.compute_quantile_dop_internalR Documentation

Internal: Compute quantile using Meeker & Escobar (1994) algorithm

Description

Internal: Compute quantile using Meeker & Escobar (1994) algorithm

Usage

.compute_quantile_dop_internal(
  p,
  mu.x,
  mu.y,
  se.x,
  se.y,
  rho = 0,
  lower.tail = TRUE
)

RMediation documentation built on June 20, 2026, 9:08 a.m.