get.prm {eatModel}R Documentation

Read Conquest prm (parameter) Output Files

Description

Read Conquest files comprising item parameters (prm).

Usage

get.prm(file)

Arguments

file

Character string with the name of the ConQuest prm file (This file is requested using the "export par" statement in the conquest synax file).

Value

A data frame with three columns:

Case

Case number

item

Identifier for this item

parameter

parameter estimate for this item

Author(s)

Sebastian Weirich


[Package eatModel version 0.6.22 Index]