Description Usage Arguments Details Value See Also
Estimated-a-posteriori estimate of latent ability. Utilizes Gauss-Hermite quadrature to do the required numerical integration. Can provide better estimates than ML estimation, particularly early on in a test.
1 2 |
items |
Itembank, or a subset of an Itembank. See |
resp |
Response pattern, see |
model |
String, valid values are "3PL", "GRM", "SM" or "GPCM". Defaults to "GPCM". |
prior |
Numeric (matrix), prior covariance. |
debug |
Logical. Should debug information be shown? |
theta |
Numeric (vector), initial theta estimate. Defaults to a null vector of length equal to the number of latent dimensions. |
quad |
Integer, number of quadrature points per dimension. Note that the total number of quadrature points is |
Details
estimate A vector of latent ability estimates.
eapSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.