getLogLik-methods: Extract Log-Likelihood
Description
Methods for function getLogLik
extracting the Log-Likelihood
for one fitted model object from class bild
.
Usage
# S4 method for bild
getLogLik(object)
Value
Returns a numeric value corresponding to the log-Likelihood of the fitted model.
Arguments
- object
an object of class bild
.
Methods
signature(object="bild")
:
Returns a numeric value corresponding to the log-Likelihood of the fitted model.