Construct confidence intervals around ranks.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
y |
estimates |
sig2 |
variance of estimates |
type |
What error should be controlled? |
method |
What method should be used to control error rates? |
alpha |
The rate at which the error should be controlled. 0.05 by default. |
k |
Number of errors to control, used for familywise error rates. 1 by default. |
best |
"min" for rank 1 to correspond to lowest estimate. "max" for rank 1 to correspond to greatest estimate. |
thr |
Number of threads to use for parallel processing. 2 by default. |
nchains |
For Bayesian Analysis: How many markov chains? |
nwarmup |
For Bayesian Analysis: How many warmup iterations? |
niter |
For Bayesian Analysis: How many total iterations? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.