logLik.oglmx: Extract log likelihood value

Description Usage Arguments Value Author(s) See Also

View source: R/genOutput.R

Description

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

Usage

1
2
3
4
5
## S3 method for class 'oglmx'
logLik(object, ... )

## S3 method for class '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.

Author(s)

Carroll, Nathan nathan.carroll@ur.de

See Also

logLik, oglmx


oglmx documentation built on May 2, 2019, 5:14 a.m.