Itempool-class: An S4 class to represent an Itempool

Itempool-classR Documentation

An S4 class to represent an Itempool

Description

Itempool-class is a class to represent an item pool. This class is composed of the collection of 'Item' class objects.

Slots

item_list

The list of items that are 'Item' class

misc

A list of additional parameters for the item pool. For example, one can put the calibration date of the item pool as misc = list(calibration_date = as.Date("2020-01-17")).

Author(s)

Emre Gonulates


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