show,Item-method {irt}R Documentation

Show an Item-class object

Description

Show an Item-class object

Show an Itempool-class object

Show an Response-class object

Show a Response_set-class object

Show a Testlet-class object

Usage

## S4 method for signature 'Item'
show(object)

## S4 method for signature 'Itempool'
show(object)

## S4 method for signature 'Response'
show(object)

## S4 method for signature 'Response_set'
show(object)

## S4 method for signature 'Testlet'
show(object)

Arguments

object

A Testlet-class object that will be showed.

Author(s)

Emre Gonulates


[Package irt version 0.2.9 Index]