Skip to contents

Audit a cognitive-diagnosis Q-matrix

Usage

eyeprocess_cdm_qmatrix_audit(
  Q,
  item_ids = rownames(Q),
  attribute_names = colnames(Q)
)

Arguments

Q

Binary item-by-attribute Q-matrix.

item_ids

Optional item identifiers.

attribute_names

Optional names for the cognitive-diagnosis attributes.