logLik.GEM {CUB}R Documentation

logLik S3 Method for class "GEM"

Description

S3 method: logLik() for objects of class "GEM".

Usage

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

Arguments

object

An object of class "GEM"

...

Other arguments

Value

Log-likelihood at the final ML estimates for parameters of the fitted GEM model.

See Also

loglikCUB, loglikCUBE, GEM, loglikIHG, loglikCUSH, BIC


[Package CUB version 1.1.5 Index]