pval_lr_uc | R Documentation |
Exact p-value for LR_uc
pval_lr_uc(lr_obs, n, alpha = 0.05)
lr_obs |
Observed LR_uc statistic. |
n |
Sample size. |
alpha |
Exception probability. |
Numeric exact p
-value in [0,1]
; may be NA_real_
if the
finite-sample distribution is unavailable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.