Description Usage Arguments Value
It is designed to be space efficient for sparse oberverments, and as thus does not take as input a reliability matrix, but a long-format data.table TODO(jucor): cite properly
1 |
dt |
'data.table' containing the reliability data in long format |
unit |
Name of the column containing the unit ID |
observer |
Name of the column containing the observer name, one per judge |
measurement |
Name of the column containing the measurements, one per judge |
nboot |
number of samples alpha to bootstrap |
samples |
Vector of nboot sampled alphas |
ll95 |
Lower limit of 95% CI interval |
ul95 |
Upper limit of 95% CI interval |
q.alphamin |
Probability of failure to achieve an alpha of at least alphamin, dataframe with alphamin and q |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.