logLik.ghype: Extract Log-Likelihood

Description Usage Arguments Value

View source: R/logl.R

Description

Extract Log-Likelihood

Usage

1
2
## 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.


ghypernet documentation built on Oct. 15, 2021, 5:14 p.m.