ReadADesignMatrices: ReadADesignMatrices

View source: R/ReadConQuestLibrary.R

ReadADesignMatricesR Documentation

ReadADesignMatrices

Description

ReadSys Read the A design matrix (A list of length gNGins of matrices. For each matrix the number of rows is gItemSteps (for that item) and the number of columns is gNParameters_C).

Usage

ReadADesignMatrices(myFile, Columns, Items, ItemSteps)

Arguments

myFile

An uncompressed 'ACER ConQuest' system file created by 'ACER ConQuest'.

Columns

An integer representation of 'ACER ConQuest' object gNParameters.

Items

An integer representation of 'ACER ConQuest' object gNGins.

ItemSteps

An integer representation of 'ACER ConQuest' object gItemSteps.

Value

A list


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