logLik.ldt.estim {ldt}R Documentation

Extract Maximum Log-Likelihood

Description

This function extracts maximum log-likelihood from an ldt.estim object.

Usage

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

Arguments

object

An object of class ldt.estim

...

Additional arguments.

Value

The value of the maximum log-likelihood for the whole system.


[Package ldt version 0.5.3 Index]