Print method for wizirt item-fit objects

# S3 method for wizirt_pfa
print(x, patterns = FALSE, item_order = NULL)

Arguments

x

An object exported from irt_person_fit()

patterns

Logical. Should the response patterns be printed as well?

item_order

A vector of item names or item positions specifying the order they should be printed in for the patterns. If NULL, items printed in the order they appear in the data. Can also be 'diff' to print patterns sorted by CTT difficulty.