logLik.ghype | R Documentation |
Extract Log-Likelihood
## S3 method for class 'ghype'
logLik(object, ...)
object |
ghype model. |
... |
additional arguments passed to and from internal methods. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.