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

View source: R/uStats.R

uStat11.diffR Documentation

Create the kernel and design matrices for uStat11

Description

The kernel is the difference kernel

Usage

uStat11.diff(
  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.

Related to uStat11.diff in iMRMC...