Total_Tabulate: Calculate Tabulated Total Scores

Description Usage Arguments Value Author(s) See Also

View source: R/RcppExports.R

Description

Internal function to -2LL

Usage

1
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.

Author(s)

Steven Andrew Culpepper

See Also

Gibbs_4PNO()


fourPNO documentation built on Sept. 24, 2019, 9:05 a.m.