estimate_ft_difficulties | R Documentation |
This function does the modeling and pulls the item difficulty estimates for every grade/content area (unless a specific grade/content area is supplied). Operational items are anchored at their previously estimated item difficulty values.
estimate_ft_difficulties(test, single_df = TRUE)
test |
Either a list of test score data from which to estimate models or a single data frame with the item-level data. Note, this can be all tests. It does not have to be a list of only one content area, for example. |
single_df |
Should a single data frame be returned? Defaults to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.