Description Usage Arguments Details Value Author(s) References See Also
Approximation of the marginal log-likelihood of the Rasch model using the Laplace approximation.
1 | raschlikLA(par, X, fixed = NULL)
|
par |
Numeric vector of parameters (length J). |
X |
Item matrix (J columns) containing only zeroes and ones. |
fixed |
Optional numeric vector (length J). If supplied, only NA entries in fixed will be estimated. |
Uses two Rcpp
compiled functions: hbc
and raschlik
Returns the value of the marginal log-likelihood evaluated at par
Fernando Massa, fmassa@iesta.edu.uy
azevedo1994raschreg
raschdlikLA
, raschreglikLA
, raschdreglikLA
, irt2plikLA
, irt2preglikLA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.