Total_Tabulate: Calculate Tabulated Total Scores

View source: R/RcppExports.R

Total_TabulateR Documentation

Calculate Tabulated Total Scores

Description

Internal function to -2LL

Usage

Total_Tabulate(N, J, Y)

Arguments

N

An integer, which gives the number of observations. (> 0)

J

An integer, 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


cIRT documentation built on March 18, 2022, 7:38 p.m.