plotTraceMP: Plots traceline for an item from a fitted MP model.

View source: R/MPfunctions.R

plotTraceMPR Documentation

Plots traceline for an item from a fitted MP model.

Description

Plots traceline for an item from a fitted MP model.

Usage

plotTraceMP(x, j, theta = seq(-5, 5, 0.1), col = "black", ...)

Arguments

x

Fitted mxModel (e.g., from fitMP.

j

Item index.

theta

Grid for theta, thet latent trait.

col

Single color or vector of colors to use for the categories.

...

Additional options passed to plot.

Details

Uses base R graphics for now.


falkcarl/mpirt documentation built on July 11, 2024, 12:09 a.m.