logEvid {tvcure}R 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.


[Package tvcure version 0.6.6 Index]