ghypernet (version 1.0.0)

logLik.ghype: Extract Log-Likelihood

Description

Extract Log-Likelihood

Usage

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

Arguments

object

ghype model.

...

additional arguments passed to and from internal methods.

Value

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.