Extract the observed-data log-likelihood.
## S4 method for signature 'SingleGroupClass' logLik(object)
object
an object of class SingleGroupClass, MultipleGroupClass, or MixedClass
SingleGroupClass
MultipleGroupClass
MixedClass
## Not run: x <- mirt(Science, 1) logLik(x) ## End(Not run)