Return the maximum of the Sklar's Omega log objective function.
# S3 method for sklarsomega
logLik(object, ...)
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.
a fitted model object.
additional arguments.
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.