View source: R/summary.pifit.R
summary.pifit | R Documentation |
S3 summary method for object of classc("pifit", "data.frame" )
## S3 method for class 'pifit'
summary(
object,
sort = FALSE,
by = "INFIT.ZSTD",
decreasing = FALSE,
relative = FALSE,
...
)
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 |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.