View source: R/limitsOfAgreement.R
getWRBM | R Documentation |
Get within-reader, between-modality paired data from an MRMC data frame
getWRBM(mrmcDF, modality.X, modality.Y)
mrmcDF |
A data frame with the following columns: readerID, caseID, modalityID, score |
modality.X |
The name of one modality |
modality.Y |
The name of one modality. This should be different from modality.X |
The result of merging the modality.X and modality.Y subsets of mrmcDF by readerID and caseID
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.