logLik.sklarsomega: Return the maximum of the Sklar's Omega log objective...

View source: R/sklarsomega.R

logLik.sklarsomegaR Documentation

Return the maximum of the Sklar's Omega log objective function.

Description

Return the maximum of the Sklar's Omega log objective function.

Usage

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

Arguments

object

a fitted model object.

...

additional arguments.

Details

This function extracts the maximum value of the log objective function from a model fit, and is principally intended to be used in computing information criteria.

Value

This function returns an object of class logLik. This is a number with at least one attribute, "df" (degrees of freedom), giving the number of estimated parameters in the model.

See Also

AIC


sklarsomega documentation built on April 4, 2023, 5:15 p.m.