Function to calculate the conditional log-likelihood
getcondLL(object) ## S3 method for class 'lme' getcondLL(object) ## S3 method for class 'merMod' getcondLL(object)
object
: An object of class merMod
either fitted by lmer
or glmer
of the 'lme4' package.conditional log-likelihood value
NULL
NULL
Useful links