Total_Tabulate function

Calculate Tabulated Total Scores

Calculate Tabulated Total Scores

Internal function to -2LL

Total_Tabulate(N, J, Y)

Arguments

  • N: An int, which gives the number of observations. (> 0)
  • J: An int, which gives the number of items. (> 0)
  • Y: A N by J matrix of item responses.

Returns

A vector of tabulated total scores.

See Also

Gibbs_4PNO()

Author(s)

Steven Andrew Culpepper

  • Maintainer: Steven Andrew Culpepper
  • License: GPL (>= 2)
  • Last published: 2019-09-24