print.mirt_list {mirt} | R Documentation |
Print generic for customized list console output
Description
Provides a nicer output for most printed list
objects
defined by functions in mirt
.
Usage
## S3 method for class 'mirt_list'
print(x, digits = 3, ...)
Arguments
x |
object of class |
digits |
number of digits to round |
... |
additional arguments passed to |
[Package mirt version 1.42 Index]