logLik.dynrCook: Extract the log likelihood from a dynrCook Object
Description
Extract the log likelihood from a dynrCook Object
Usage
"logLik"(object, ...)
Arguments
object
The dynrCook object for which the log likelihood is desired
...
further named arguments, ignored for this method
Value
An object of class logLik.
Details
The 'df' attribute for this object is the number of freely estimated parameters. The 'nobs' attribute is the total number of rows of data, adding up the number of time points for each person.