plotTraceMP | R Documentation |
Plots traceline for an item from a fitted MP model.
plotTraceMP(x, j, theta = seq(-5, 5, 0.1), col = "black", ...)
x |
Fitted mxModel (e.g., from |
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 |
Uses base R graphics for now.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.