View source: R/04C_ParameterEstimation.R
objective_function_IRT | R Documentation |
Log-likelihood function used in the Maximization Step (M-Step).
objective_function_IRT(lambda, model, qjtrue, qjfalse, quadrature)
lambda |
item parameter vector |
model |
2,3,or 4 PL |
qjtrue |
correct resp pattern |
qjfalse |
incorrect resp pattern |
quadrature |
Pattern of a segmented normal distribution. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.