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