getCqRespModel: getCqRespModel

View source: R/showHelpers.R

getCqRespModelR Documentation

getCqRespModel

Description

produces a table of model parameter estimates, errors, fits, and scaled 2PL estimates if available.

Usage

getCqRespModel(sysFile)

Arguments

sysFile

An ACER ConQuest system file read into R using conquestr::ConQuestSys

Value

A List of data frames. Each data frame is a term in the response model

Examples

## Not run: 
myShowRespMod <- getCqRespModel(conquestr::ConQuestSys())

## End(Not run)

conquestr documentation built on March 31, 2023, 6:02 p.m.