Learn R Programming

oglmx (version 3.0.0.0)

logLik.oglmx: Extract log likelihood value

Description

Return the log likelihood value for objects of class oglmx and summary.oglmx

Usage

# S3 method for oglmx
logLik(object, ... )

# S3 method for summary.oglmx logLik(object, ... )

Arguments

object

object of class oglmx or summary.oglmx.

additional arguments, currently ignored.

Value

A single numeric value, the log likelihood for the estimated model.

See Also

logLik, oglmx