logLik.ldt.estim: Extract Maximum Log-Likelihood

View source: R/g.regression.R

logLik.ldt.estimR 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.


ldt documentation built on Sept. 11, 2024, 5:25 p.m.