infoMP | R Documentation |
Computes item information for an item from a fitted MP model.
infoMP(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 and then computes and returns item information along the grid specified by theta.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.