getCqItanal {conquestr} | R 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]])
[Package conquestr version 1.3.4 Index]