logLik.ghype {ghypernet}R Documentation

Extract Log-Likelihood

Description

Extract Log-Likelihood

Usage

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


[Package ghypernet version 1.1.0 Index]