Skip to contents

Build a paper-ready IRT information/precision table

Usage

eyeprocess_irt_precision_evidence_table(
  items,
  theta = seq(-3, 3, by = 0.5),
  digits = 4L
)

Arguments

items

Item-parameter data frame or item collection.

theta

Latent-trait value or vector of latent-trait values.

digits

Number of decimal digits used for presentation.