View source: R/04A_IRTbaseFunctions.R
IIF2PLM | R Documentation |
Item Information Function for 2PLM
IIF2PLM(a, b, theta)
a |
slope parameter |
b |
location parameter |
theta |
ability parameter |
Returns a numeric vector representing the item information at each ability
level theta. The information is calculated as:
I(\theta) = a^2P(\theta)(1-P(\theta))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.