tolong function

Convert a wide-format matrix to long format

Convert a wide-format matrix to long format

Convert an IRT response matrix in the wide format to a data frame in the long format. In the wide format each row corresponds to a respondent and each column to an item.

tolong(mat)

Arguments

  • mat: an integer IRT response matrix (i.e. a wide format)

Returns

a long-format data frame

  • Maintainer: Ivailo Partchev
  • License: GPL (>= 2)
  • Last published: 2021-12-14

Useful links