TCC | R Documentation |
Compute test characteristic curve (TCC) for items from a fitted MP model.
TCC(x, items, theta = seq(-5, 5, 0.1), scale = FALSE, scaletest = FALSE)
x |
Fitted mxModel (e.g., from |
items |
Vector of indices corresponding to items to include in TCC computations. |
theta |
Grid for theta, the latent trait. |
scale |
Logical value. If TRUE, divide each items' expected score curve by the total number of categories so that the expected sore curve is bound between 0 and 1. |
scaletest |
Logical value. If TRUE, divide the TCC by the total number of items. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.