Learn R Programming

caMST (version 0.1.4)

mst_only_matrix: Example "item-to-module" map matrix for the "multistage_test" example.

Description

A matrix with items on the rows and modules on the columns, where 0 indicates the item and module are unrelated and 1 indicates that the item is a part of that module. Used in combination with a transition matrix to describe a multistage adaptive test.

Usage

mst_only_matrix

Arguments

Format

An object of class matrix (inherits from array) with 42 rows and 7 columns.