Learn Data & AI Skills | 50% off
Get 50% off unlimited learning

CARBayes (version 5.2.5)

logLik.CARBayes: Extract the estimated loglikelihood from a fitted model.

Description

This function takes a CARBayes object and returns the estimated loglikelihood (posterior means).

Usage

# S3 method for CARBayes
logLik(object, …)

Arguments

object

A CARBayes fitted model object.

Ignored.