irt.personweight: IRT Person Weight

Description Usage Arguments Details Value See Also Examples

Description

Creates a weight file for people based on outfit and displacement flags.

Usage

1
irt.personweight(data, write, form, outfitflag, displacementflag)

Arguments

data

The IRT person table

write

boolean (default = FALSE)- write to .txt file for Winsteps use

form

The form code (only necessary if write = TRUE)

outfitflag

a vector of the outfit flagging parameters

displacementflag

a vector of the displacement parameters

Details

Takes the IRT person table (Winsteps Output) and weights based on outfit and displacement flags.

Value

The IRT item table formatted for use wih CTT IA.

See Also

Other IRT Calibration: irt.cleanupresults, irt.controlcard, irt.createdata, irt.itemanchor, irt.itemstructure, irt.itemweight

Examples

1
irt.cleanupresults(IRTitemTable2)

m070ch/ips.tools documentation built on May 18, 2019, 8:09 p.m.