print.mirt_matrix: Print generic for customized matrix console output

Description Usage Arguments

View source: R/02-item_methods.R

Description

Privides a nicer output for most printed matrix objects defined by functions in mirt.

Usage

1
2
## S3 method for class 'mirt_matrix'
print(x, digits = 3, ...)

Arguments

x

object of class 'mirt_matrix'

digits

number of digits to round

...

additional arguments passed to print(...)


xzhaopsy/MIRT documentation built on May 29, 2019, 12:42 p.m.