Description Usage Arguments Details Value
Compute agreement coefficient (AC) following Ji and Gallo 2006
1 |
data |
data.frame |
x |
column name for independent data in model |
y |
column name for response data in model |
na.rm |
boolean flag indicating whether or not to remove NA values from computation |
AC is bounded between 0 and 1 where 1 represents perfect agreement and 0 represents no agreement.
a numeric value bounded [0, 1]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.