getcondLL function

Function to calculate the conditional log-likelihood

Function to calculate the conditional log-likelihood

getcondLL(object) ## S3 method for class 'lme' getcondLL(object) ## S3 method for class 'merMod' getcondLL(object)

Arguments

  • object: An object of class merMod either fitted by lmer or glmer of the 'lme4' package.

Returns

conditional log-likelihood value

NULL

NULL

  • Maintainer: David Ruegamer
  • License: GPL (>= 2)
  • Last published: 2025-04-04

Useful links