logEvid: Generic function for computing log-evidence

View source: R/logEvid.R

logEvidR Documentation

Generic function for computing log-evidence

Description

This is a generic function returning the log-evidence for the class of the input object.

Usage

logEvid(object, ...)

Arguments

object

An object for which log-evidence is to be computed.

...

Additional arguments (not used for now).

Value

The log-evidence as a numeric value, computed according to the model specified in the input object.


tvcure documentation built on April 12, 2025, 1:58 a.m.