getCqItanal {conquestr} | R Documentation |
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 ....
getCqItanal(sysFile, matrixPrefix = "", isDebug = FALSE)
sysFile |
An ACER ConQuest system file. |
matrixPrefix |
to define which itanal to process |
isDebug |
report debug output |
A list.
myItanal <- getCqItanal()
print(myItanal[[1]])