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 March 31, 2023, 6:02 p.m.