Description Usage Arguments Details Value Author(s) References See Also
Approximation of the marginal log-likelihood of the 2 parameter logistic regression model using the Laplace approximation.
1  |   irt2preglikLA(par, X, Z)
 | 
par | 
 Numeric vector of parameters (length 2*J + p).  | 
X | 
 Item matrix (J columns) containing only zeroes and ones.  | 
Z | 
 Regression matrix (p columns).  | 
Uses two Rcpp compiled functions: huc and raschreglik
Returns the value of the marginal log-likelihood evaluated at par
Fernando Massa, fmassa@iesta.edu.uy
azevedo1994raschreg
raschlikLA, raschdlikLA,   raschreglikLA, raschdreglikLA, irt2plikLA, irt2preglikLA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.