q_matrix: Simulated Q-matrix

q_matrixR Documentation

Simulated Q-matrix

Description

The Q-matrix determines the relation between items and abilities.

Usage

q_matrix

Format

A data frame with 3 rows and 30 columns. If entry [k,i] = 1, then item i requires skill k.

Source

Generated by sampling each entry from Bernoulli(0.35), but ensures each item assess at least one latent ability


ML2Pvae documentation built on May 23, 2022, 9:05 a.m.

Related to q_matrix in ML2Pvae...