ReadCDesignMatrices: ReadCDesignMatrices

View source: R/ReadConQuestLibrary.R

ReadCDesignMatricesR 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 uncompressed 'ACER ConQuest' system file created by 'ACER ConQuest'.

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


conquestr documentation built on March 31, 2023, 6:02 p.m.