loglik.f: LogLikelihood of a IRT model

Description Usage Arguments Value See Also

Description

LogLikelihood of a IRT model for UIRT (Fast version)

Usage

1
loglik.f(test, traits, z)

Arguments

test

A data frame or a matrix with the responses of the test.

traits

A vector with each individual parameter.

z

A list with the parameters a, b and c specified by keys. Each key must contain a vector of the item parameters for each parameter.

Value

The value of the loglikelihood.

See Also

loglik


SICSresearch/IRTpp documentation built on May 9, 2019, 11:11 a.m.