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

View source: R/logLik.CARBayes.R

logLik.CARBayesR Documentation

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 class 'CARBayes'
logLik(object, ...)

Arguments

object

A CARBayes fitted model object.

...

Ignored.

Author(s)

Duncan Lee


CARBayes documentation built on May 29, 2024, 7:44 a.m.