Learn R Programming

conquestr (version 1.3.4)

getCqItanal: 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)

Value

A list.

Arguments

sysFile

An ACER ConQuest system file.

matrixPrefix

to define which itanal to process

isDebug

report debug output

Examples

Run this code
myItanal <- getCqItanal()
print(myItanal[[1]])

Run the code above in your browser using DataLab