Sum loglikelihood contributions from individual observations
Source:R/alogLik_methods.R
      logLik.logLikVec.RdS3 logLik method for logLikVec objects.
Usage
# S3 method for class 'logLikVec'
logLik(object, ...)Value
An object of class "logLik". This is the value of the
  loglikelihood, with attributes "df" (degrees of freedom) giving
  the number of free parameters, and "nobs" giving the number of
  observations.
Details
See alogLik: loglikelihood adjustment for model fits.
Examples
See the example in bernoulli.