getCqParams: getCqParams

View source: R/conquestrFunc.R

getCqParamsR Documentation

getCqParams

Description

creates a data frame representation of the parameters of the model, including both estimated, constrained, and anchored parameters.

Usage

getCqParams(sysFile)

Arguments

sysFile

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

Value

A data frame.

Examples

## Not run: 
getCqParams(ConQuestSys())

## End(Not run)

conquestr documentation built on June 8, 2025, 11:02 a.m.