getcondLL: Function to calculate the conditional log-likelihood

View source: R/getcondLL.R

getcondLLR Documentation

Function to calculate the conditional log-likelihood

Description

Function to calculate the conditional log-likelihood

Usage

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.

Value

conditional log-likelihood value

NULL

NULL


cAIC4 documentation built on April 11, 2025, 6:10 p.m.