Learn R Programming

CARBayesST (version 4.0)

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

Description

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

Usage

# S3 method for CARBayesST
logLik(object, ...)

Arguments

object

A CARBayesST fitted model object.

...

Ignored.

Author

Duncan Lee