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.

Value

An teslet object with elements from 'Item' class.

Author(s)

Emre Gonulates


irt documentation built on May 29, 2024, 12:02 p.m.