tif | R Documentation |
Sums the item information for each theta
value supplied to provide
the overall information provided by the test for the given theta
values supplied. Internally, the theta
values are converted to RIT
scores to make the output more directly interpretable.
tif(item_diff_table, theta = seq(-6, 6, 0.01))
item_diff_table |
The data frame returned from |
theta |
The person ability estimate. This is the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.