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 = NULL, isDebug = FALSE)
Arguments
sysFile |
An ACER ConQuest system file. |
matrixPrefix |
The name of the itanal analysis defined in ACER ConQuest.
For example, in ACER ConQuest syntax |
isDebug |
A boolean to toggle on or off debug output |
Value
A list.
Examples
myItanal <- getCqItanal()
print(myItanal[[1]])
[Package conquestr version 1.5.1 Index]