link.con {plink}R Documentation

Extract Linking Information

Description

These functions extract information from an object of class "link", typically created using plink.

Usage

link.con(x)
link.pars(x)
link.ability(x)

Arguments

x an R object

Details

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)

Value

Returns a matrix or list

Author(s)

Jonathan P. Weeks weeksjp@gmail.com

See Also

link, plink


[Package plink version 0.1-1 Index]