Learn R Programming

irt (version 0.2.9)

show,Item-method: 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 Item
show(object)

# S4 method for Itempool show(object)

# S4 method for Response show(object)

# S4 method for Response_set show(object)

# S4 method for Testlet show(object)

Arguments

object

A Testlet-class object that will be showed.

Author

Emre Gonulates