getLogLik-methods {bild} | R Documentation |
Methods for function getLogLik
extracting the Log-Likelihood
for one fitted model object from class bild
.
## S4 method for signature 'bild'
getLogLik(object)
object |
an object of class |
Returns a numeric value corresponding to the log-Likelihood of the fitted model.
signature(object="bild")
:Returns a numeric value corresponding to the log-Likelihood of the fitted model.