tcc_plot | R Documentation |
Produce Test Characteristic Curve Plots
tcc_plot( item_diff_table, theta = seq(-6, 6, 0.01), content = c("ELA|Math", "ELA", "Math", "Science", "ELA|Science", "Math|Science", "all"), grades = "[3-8]" )
item_diff_table |
The data frame returned from |
theta |
The person ability estimate. This is the |
content |
Subset the plot to a specific content area. Defaults to "ELA|Math", which will select both ELA and Math. |
grades |
The grade levels to include in the plot. Defaults to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.