summary.pifit {pairwise} | R Documentation |
S3 Summary for Item-Fit-Statistics
Description
S3 summary method for object of classc("pifit", "data.frame" )
Usage
## S3 method for class 'pifit'
summary(
object,
sort = FALSE,
by = "INFIT.ZSTD",
decreasing = FALSE,
relative = FALSE,
...
)
Arguments
object |
object of class |
sort |
logical with default |
by |
character passing the type of Fit-Statistic to sort by - ignored when |
decreasing |
see |
relative |
logical with default |
... |
other parameters passed trough - see |
References
Wright, B. D., & Masters, G. N. (1982). Rating Scale Analysis. Chicago: MESA Press.
Wright, B. D., & Masters, G. N. (1990). Computation of OUTFIT and INFIT Statistics. Rasch Measurement Transactions, 3(4), 84–85.