Calculate Tabulated Total Scores
Internal function to -2LL
Total_Tabulate(N, J, Y)
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.A vector of tabulated total scores.
Gibbs_4PNO()
Steven Andrew Culpepper