traceProbMP | R Documentation |
Traceline function for an item from a fitted MP model.
traceProbMP(x, j, theta = seq(-5, 5, 0.1))
x |
Fitted mxModel (e.g., from |
j |
Item index. |
theta |
Grid for theta, the latent trait. |
Extracts the given item from the fitted model, and then computes values of the traceline along the grid for theta. Each row of the output corresponds to a grid point, and each column to a response option category (from smallest to largest category).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.