getcondLL: Function to calculate the conditional log-likelihood

Description Usage Arguments Value

View source: R/getcondLL.R

Description

Function to calculate the conditional log-likelihood

Usage

1
2
3
4
5
6
7
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 Sept. 22, 2021, 5:07 p.m.