CrfGPCM: Cumulative Response Function GPCM

Description Usage Arguments

Description

This calculates the CRF of the GPCM.

Usage

1
2
CrfGPCM(betas, z, IRT.param = TRUE, log = FALSE,
  eps = .Machine$double.eps^(1/2))

Arguments

betas

This is a list of betas from the BetasGPCM function

z

I am not sure what z does.

IRT.param

Should IRT parameterization be used? TRUE/FALSE


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

Related to CrfGPCM in qpcg/MEM...