Learn R Programming

fourPNO (version 1.0.2)

Total_Tabulate: Calculate Tabulated Total Scores

Description

Internal function to -2LL

Usage

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.

Value

  • A vector of tabulated total scores.

See Also

Gibbs_4PNO