pval_lr_cc: Exact p-value for LR_cc

View source: R/wrappers.R

pval_lr_ccR Documentation

Exact p-value for LR_cc

Description

Exact p-value for LR_cc

Usage

pval_lr_cc(lr_obs, n, alpha = 0.05, prune_threshold = 1e-15)

Arguments

lr_obs

Observed LR_cc statistic.

n

Sample size.

alpha

Exception probability.

prune_threshold

State-pruning threshold for DP engine.

Value

Numeric exact p-value in [0,1]; may be NA_real_ if the finite-sample distribution is unavailable.


ExactVaRTest documentation built on Aug. 23, 2025, 1:11 a.m.