powered by
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 ....
itanal
getCqItanal(sysFile, matrixPrefix = "", isDebug = FALSE)
A list.
An ACER ConQuest system file.
to define which itanal to process
report debug output
myItanal <- getCqItanal() print(myItanal[[1]])
Run the code above in your browser using DataLab