theta_lambda_traceplots: Theta Lambda Traceplots

View source: R/helpers.R

theta_lambda_traceplotsR Documentation

Theta Lambda Traceplots

Description

Creates traceplots for IRT parameter convergence diagnostics

Usage

theta_lambda_traceplots(irt, i = NULL, k = NULL)

Arguments

irt

An object containing theta and lambda parameters from an IRTM model

i

Index of the respondent to plot (randomly selected if NULL)

k

Index of the item to plot (randomly selected if NULL)

Value

Plots of theta, lambda, and their product across MCMC iterations


IRTM documentation built on June 8, 2025, 10:46 a.m.