uStat11.identity: Create the kernel and design matrices for uStat11

View source: R/uStats.R

uStat11.identityR Documentation

Create the kernel and design matrices for uStat11

Description

The kernel is the identity kernel

Usage

uStat11.identity(
  df.input,
  modalitiesToCompare,
  keyColumns = c("readerID", "caseID", "modalityID", "score")
)

Arguments

df.input

Data frame of observations, one per row. Columns also identify random and fixed effects.

modalitiesToCompare

The factors identifying the modalities to compare

keyColumns

The required columns


iMRMC documentation built on May 31, 2023, 8:36 p.m.