r_score_IM: Simulation from the interaction model

View source: R/interaction_model.R

r_score_IMR Documentation

Simulation from the interaction model

Description

Simulate item scores conditional on test scores using the interaction model

Usage

r_score_IM(m, scores)

Arguments

m

an object produced by function fit_inter

scores

vector of test scores

Value

a matrix with item scores, one column per item and one row per test score. Row order equal to scores


dexter documentation built on Nov. 10, 2022, 5:15 p.m.