[[,Testlet,numeric,missing-method {irt} | R Documentation |
Access the items of a Testlet-class
object.
Description
Access the items of a Testlet-class
object.
Usage
## S4 method for signature 'Testlet,numeric,missing'
x[[i, j, ...]]
Arguments
x |
A |
i |
indices specifying elements to extract or replace. |
j |
This will not be used in |
... |
Additional parameters to be passed to the function. |
Value
An object with elements from 'Item' class.
Author(s)
Emre Gonulates
[Package irt version 0.2.9 Index]