print.wizirt_pfa: Print method for wizirt item-fit objects

Description Usage Arguments

View source: R/print_methods.R

Description

Print method for wizirt item-fit objects

Usage

1
2
## S3 method for class '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.


Pflegermeister/wizirt documentation built on Nov. 22, 2020, 8:27 p.m.