logLik.ghype: Extract Log-Likelihood

View source: R/logl.R

logLik.ghypeR 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.


gi0na/r-ghypernet documentation built on April 13, 2024, 9:30 a.m.