sub-subset-Testlet-numeric-missing-method: This function sets the elements of a Testlet objects.

[[<-,Testlet,numeric,missing-methodR 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 Testlet object from which to extract element(s) or in which to replace element(s).

i

indices specifying elements to extract or replace.

j

This will not be used in Testlet-class objects.

value

An Item object.

...

Additional parameters to be passed to the function.

Value

An teslet object with elements from 'Item' class.

Author(s)

Emre Gonulates


irt documentation built on Nov. 10, 2022, 5:50 p.m.