BetasGPCM: BetasGPC

Description Usage Arguments

Description

This function simply takes a vector of parameters and converts it to a list.

Usage

1
2
BetasGPCM(thetas, nitems, ncatg, constraint, anchor.param = NULL,
  keep.names = FALSE)

Arguments

thetas

I don't know what these are.

nitems

The number of items

ncatg

A vector of length nitems containing the number of categories for each item

anchor.param

a matrix of the parameters for the anchor set

constaint

c("gpcm", "rasch", "1PL")


qpcg/MEM documentation built on May 26, 2019, 12:34 p.m.

Related to BetasGPCM in qpcg/MEM...