logLik.ghype: Extract Log-Likelihood
Description
Extract Log-Likelihood
Usage
# S3 method for ghype
logLik(object, ...)
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.
Arguments
- object
ghype model.
- ...
additional arguments passed to and from internal methods.