Learn R Programming

kcirt (version 0.6.0)

ikcirt.df1: Conservative Degrees of Freedom

Description

A simple, conservative calculation of a model's degrees of freedom. Each question-respondent counts as 1 $df$.

Usage

ikcirt.df1(model, lambdaConstraint = "self")

Arguments

model
A kcirt model. A named list of class 'kcube.irt.model'. Must possess an object from which number of respondents can be gleaned, e.g., Y.
lambdaConstraint
A scalar string. Please see kcirt.fitMSS.

Value

  • Scalar integer.

Examples

Run this code
## Please see example in kcirt.fitMSS.

Run the code above in your browser using DataLab