pval_lr_uc: Exact p-value for LR_uc

View source: R/wrappers.R

pval_lr_ucR Documentation

Exact p-value for LR_uc

Description

Exact p-value for LR_uc

Usage

pval_lr_uc(lr_obs, n, alpha = 0.05)

Arguments

lr_obs

Observed LR_uc statistic.

n

Sample size.

alpha

Exception probability.

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.