raschreglikLA: Rasch regression model marginal log-likelihood

Description Usage Arguments Details Value Author(s) References

View source: R/logliks_LA.r

Description

Approximate the marginal log-likelihood of a Rasch regression model using Laplace approximation.

Usage

1
  raschreglikLA(par, X, Z, fixed = NULL)

Arguments

par

Numeric vector of parameters (length J+p).

X

Item matrix (J columns) containing only zeroes and ones.

Z

Regression matrix (p columns).

fixed

Optional numeric vector (length J). If supplied, only NA entries in fixed will be estimated.

Details

Uses two Rcpp compiled functions: huc and raschreglik

Value

Returns the value of the marginal log-likelihood evaluated at par.

Author(s)

Fernando Massa, fmassa@iesta.edu.uy

References

\insertRef

azevedo1994raschreg


nando11235813/raschreg documentation built on Oct. 2, 2021, 3:11 p.m.