Learn R Programming

irtoys (version 0.1.5)

read.qu.icl: Read in quadrature

Description

From ICL output, read in estimates of item parameters. file must be a file produced with the write_latent_dist file command in ICL. Quadrature objects are used when estimating abilities with eap and for some of the scaling methods in sca.

Usage

read.qu.icl(file)

Arguments

file
File name

Value

  • A list of:
  • quad.pointsA vector of quadrature points
  • quad.weightsA vector of the corresponding quadrature weights

See Also

normal.qu, eap, sca