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