print,Response-method {irt}R Documentation

Show an Response-class object

Description

Show an Response-class object

Usage

## S4 method for signature 'Response'
print(x, ...)

Arguments

x

A Response-class object that will be printed.

...

Additional arguments. For example, an argument n = 14, will print 14 rows of the responses/scores.

Author(s)

Emre Gonulates


[Package irt version 0.2.9 Index]