q_matrix {ML2Pvae}R 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


[Package ML2Pvae version 1.0.0.1 Index]