var,Testlet-method {irt} | R Documentation |
Calculate the variances of items in a Testlet
Description
Calculate the variances of items in a Testlet
Usage
## S4 method for signature 'Testlet'
var(x, y = NULL, na.rm = FALSE, use)
Arguments
x |
An |
y |
A numeric vector containing the ability parameters (i.e. theta). |
na.rm |
Ignored for |
use |
Ignored for |
Value
Item variances at given theta will be returned.
Author(s)
Emre Gonulates
[Package irt version 0.2.9 Index]