Generates Classic Test Theory summary table for CTT results.

summarizeCTT(mctd, summarize_by = "whole",
  digits.round = getOption("digits"))

Arguments

mctd

Existing mcTestAnalysis data object

summarize_by

One of "whole", "concept" or "item"

digits.round

Round output to specified number of digits, defaults to digits option (see getOption("digits"))