logLik.IRTest {IRTest}R Documentation

Extract Log-Likelihood

Description

Extract Log-Likelihood

Usage

## S3 method for class 'IRTest'
logLik(object, ...)

Arguments

object

A IRTest-class object from which a log-likelihood value is extracted.

...

Other arguments.

Value

Extracted log-likelihood.


[Package IRTest version 2.0.0 Index]