Description Usage Arguments Details Author(s) References See Also
This function summarizes the item parameters for a given object. If the object is
of class link
, the function prints the linking constants
1 2 3 4 5 6 7 8 9 10 11 |
object |
an |
... |
further arguments passed to or from other methods |
descrip |
if |
The method for objects of class 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.
Jonathan P. Weeks weeksjp@gmail.com
Weeks, J. P. (2010) plink: An R package for linking mixed-format tests using IRT-based methods. Journal of Statistical Software, 35(12), 1–33. URL http://www.jstatsoft.org/v35/i12/
as.irt.pars
, irt.pars
, sep.pars
,
sep.pars
, link
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.