logScoreNormalFUN: Normal Log marginal likelihood.

Description Usage Value See Also

View source: R/score.R

Description

This function returns a list of functions that are used for MCMC computation for Normal models, with Zellner g-priors.

Usage

1

Value

A list consisting of the functions that perform each of the following roles.

offline

A function that computes the logScore of a Bayesian Network

online

A function that incrementally computes the logScore of a Bayesian Network

local

A function that computes the local logScore of a Bayesian Network

prepare

A function that prepares the data, and any further pre-computation required by the logScore functions.

See Also

logScoreMultDirFUN, logScoreMultDir, logScoreNormal


rjbgoudie/structmcmc documentation built on Nov. 3, 2020, 3:41 a.m.