ReadCDesignMatrices {conquestr} | R Documentation |
ReadCDesignMatrices
Description
ReadSys Read the C design matrix (A list of length gNGins of lists, one per item. For each item a list of length gItemSteps of matrices).
Usage
ReadCDesignMatrices(myFile, Dimensions, ItemSteps, Items)
Arguments
myFile |
An 'ACER ConQuest' system file. |
Dimensions |
An integer representation of 'ACER ConQuest' object gNDim. |
ItemSteps |
An integer representation of 'ACER ConQuest' object gItemSteps. |
Items |
An integer representation of 'ACER ConQuest' object gNGins. |
Value
A list
[Package conquestr version 1.5.1 Index]