, the function prints the linking constants# S3 method for irt.pars
summary(object, ..., descrip = FALSE)# S3 method for sep.pars
summary(object, ..., descrip = FALSE)
# S3 method for list
summary(object, ..., descrip = FALSE)
# S3 method for link
summary(object, ..., descrip = FALSE)
R object. See details belowTRUE,print descriptive statistics for the item parameters in
object. irt.pars summarizes the parameters for a single
group or multiple groups. If multiple groups are included in the object, parameters will
be summarized for each group separately. The method for objects of class sep.pars summarizes the parameters for a single
sep.pars object. Objects of class list can include any combination of irt.pars or
sep.pars objects. The parameters will be summarized for each group separately. The method for objects of class link prints the linking constants for n-1 groups.
If descrip = TRUE, the method summarizes the parameters for all groups
separately. The labels are specified in the following manner "group1/group2", meaning
the group1 parameters were transformed to the group2 test using the associated constants.
The base group is indicated by an asterisk.as.irt.pars, , sep.pars,
,