laBRBM {iMRMC} | R Documentation |
The core analysis is done by ustat11 with the identity kernel (kernelFlag = 1).
laBRBM(
df,
modalitiesToCompare,
keyColumns = c("readerID", "caseID", "modalityID", "score")
)
df |
an iMRMC formatted data frame, see dfMRMC_example |
modalitiesToCompare |
The factors identifying the modalities to compare. |
keyColumns |
Identify the factors corresponding to the readerID, caseID, modalityID, and score (or alternative random and fixed effects). |