Learn R Programming

bioLeak (version 0.2.0)

.quantile_break_cache: Quantile break cache for permutation stratification

Description

Internal environment used to cache quantile breakpoints for numeric outcomes during restricted permutation testing. This avoids recomputing quantiles across repeated calls in audit_leakage().

Usage

.quantile_break_cache

Arguments

Value

An environment (internal data object, not a function).

Format

An environment used to cache quantile breakpoints.