Learn R Programming

pairwise (version 0.3.1)

summary.pairwise.person.fit: S3 Summary for Person-Fit-Statistics

Description

S3 summary method for object of classc("pairwise.item.fit", "data.frame" )

Usage

"summary"(object, sort = FALSE, by = "INFIT.ZSTD", decreasing = FALSE, ...)

Arguments

object
object of class"pairwise.person.fit", "data.frame"
sort
logical with default sort=FALSE - if set to sort=TRUE persons are ordered by absolute FIT.
by
character passing the type of Fit-Statistic to sort by - ignored when sort=FALSE. valid options are: "INFIT.ZSTD" (default), "OUTFIT.MSQ", "OUTFIT.ZSTD" and "INFIT.MSQ".
decreasing
see order
...
other parameters passed trough - see order