getLogLik {cold} | R Documentation |
Extract Log-Likelihood
Description
Extract the Log-Likelihood of a fitted model object from class cold
.
Usage
getLogLik(object)
Arguments
object |
an object of class |
Value
Returns a numeric value corresponding to the log-Likelihood of the fitted model.
[Package cold version 2.0-3 Index]