Description Usage Arguments Value
View source: R/diag_function.R
Get diagnostic performance evaluation of some qualitative test
1 |
data |
a data.frame, containing the diagnostic result |
goldStandard |
a character vector of length one, containing the colname of the gold-standard procedure |
indexTest |
a character vector of length one, containing the colname of the index procedure |
M_pos |
a character vector, containing the levels of positive result with gold-standard procedure |
T_pos |
a character vector, containing the levels of positive result with index procedure |
round |
an integer, number of maximal decimal. Default to 3 |
a list contaning contengency table and performance evaluation as data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.