View source: R/RI_Quantile_20220919.R
| conf_quant_larger | R Documentation |
generate one-sided confidence intervals
conf_quant_larger(
Z,
Y,
k.vec = NULL,
method.list = NULL,
score = NULL,
stat.null = NULL,
nperm = 10^5,
Z.perm = NULL,
alpha = 0.05,
tol = 10^(-3),
ind.sort.treat = NULL
)
Z |
treatment assignment (vector) |
Y |
outcome (vector) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.