link.con {plink} | R Documentation |
These functions extract information from an object of class "link
", typically
created using plink
.
link.con(x) link.pars(x) link.ability(x)
x |
an R object |
link.con
extracts the linking constants,
link.pars
extracts the rescaled item parameters (if present), and
link.ability
extracts the rescaled ability estimates (if present)
Returns a matrix or list
Jonathan P. Weeks weeksjp@gmail.com