getLogLik-methods {bild} | R Documentation |
Extract Log-Likelihood
Description
Methods for function getLogLik
extracting the Log-Likelihood
for one fitted model object from class bild
.
Usage
## S4 method for signature 'bild'
getLogLik(object)
Arguments
object |
an object of class |
Value
Returns a numeric value corresponding to the log-Likelihood of the fitted model.
Methods
signature(object="bild")
:Returns a numeric value corresponding to the log-Likelihood of the fitted model.
[Package bild version 1.2-1 Index]