checkConstraints: Check the consistency of constraints and item usage

View source: R/shadow_functions.R

checkConstraintsR Documentation

Check the consistency of constraints and item usage

Description

Check the consistency of constraints and item usage.

Usage

checkConstraints(constraints, usage_matrix, true_theta = NULL)

Arguments

constraints

A constraints object generated by loadConstraints.

usage_matrix

A matrix of item usage data from Shadow.

true_theta

A vector of true theta values.


TestDesign documentation built on Feb. 16, 2023, 7:19 p.m.