Description Usage Arguments Details Value Author(s) See Also Examples
The function info
computes (and by default plots) the test information function from a fitted Rasch (regression) model.
1 2 3 |
mod |
Fitted Rasch (regression) model whose information curve is to be ploted. |
theta |
numeric; values of ability at which information is to be calculated. |
item |
A character string for ICC identification. Only applicable when information is available for all items. |
main_item |
A main title for the items information plot. |
main_total |
A main title for the total information plot. |
which |
Which information plot should be presented. Possible values are |
plot |
logical; whether or not information curves should be ploted. |
Displays information regarding the whole set of items considered in the model. Information is computed for each item and for the test as a whole.
A data.frame containing the values of theta
, information of every item, and the test information.
Fernando Massa, fmassa@iesta.edu.uy
plot.rasch
, pim
, forest
, itemfit
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.