| 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 | Data frame of observations, one per row. Columns identify random effects, fixed effects, and the observation. Namely, 
 | 
| 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). |