build_true_params: Build True Parameter Data Frame (Internal)

View source: R/irt_simulate.R

build_true_paramsR Documentation

Build True Parameter Data Frame (Internal)

Description

Creates a data frame of true parameter values from the design, used for populating the true_value column and for building NA rows on non-convergence.

Usage

build_true_params(design)

Arguments

design

An irt_design object.

Value

Data frame with columns: item, param, true_value.


irtsim documentation built on April 24, 2026, 1:07 a.m.