Extract the (Maximized) Log-Likelihood from a COM-Poisson Model Fit
Source:R/summarize_extract.R
logLik.cmp.RdAn accessor function used to extract the (maximized) log-likelihood from a 'cmp' object.
Value
logLik.cmp returns an object of class "logLik.cmp": the
maximized log-likelihood value with a "df" attribute giving the
number of estimated parameters, analogous to logLik.
print.logLik.cmp is called for its side effect of printing and
returns x invisibly.