loglik.f: LogLikelihood of a IRT model

Description Usage Arguments Value See Also

View source: R/models.R

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


IRTpp documentation built on May 29, 2017, 9:58 a.m.