Description Usage Arguments Value
View source: R/diag_function.R
Perform some kappa test between two qualitative test
1 | diag.kappa(data, test_1, test_2, round = 3)
|
data |
a data.frame, containing the tests' result as factor |
test_1 |
a character vector of length one, containing the colname of the test_1 procedure |
test_2 |
a character vector of length one, containing the colname of the test_2 procedure |
round |
an integer, number of maximal decimal. Default to 3 |
a list contaning agreement matrix table and agreement parameters as data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.