getCqItanal: getCqItanal

View source: R/itanalHelpers.R

getCqItanalR Documentation

getCqItanal

Description

helper function to return list of lists, each list relates to one generalised item from an ACER ConQuest itanal output. Each list contains: (1) item-total and item-rest correlations ....

Usage

getCqItanal(sysFile, matrixPrefix = "", isDebug = FALSE)

Arguments

sysFile

An ACER ConQuest system file.

matrixPrefix

to define which itanal to process

isDebug

report debug output

Value

A list.

Examples

myItanal <- getCqItanal()
print(myItanal[[1]])

conquestr documentation built on March 31, 2023, 6:02 p.m.