read.qu.icl: Read in quadrature

View source: R/readin.R

read.qu.iclR Documentation

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.points

A vector of quadrature points

quad.weights

A vector of the corresponding quadrature weights

Author(s)

Ivailo Partchev

See Also

normal.qu, eap, sca


irtoys documentation built on May 12, 2022, 5:06 p.m.