Learn R Programming

cAIC4 (version 1.1)

getcondLL: Function to calculate the conditional log-likelihood

Description

Function to calculate the conditional log-likelihood

Usage

getcondLL(object)

# S3 method for lme getcondLL(object)

# S3 method for merMod getcondLL(object)

Value

conditional log-likelihood value

NULL

NULL

Arguments

object

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