marginal_likelihood: Computes a numerical estimate for the log-marginal-likelihood...

Description Usage Arguments Value

View source: R/res.R

Description

Computes a numerical estimate for the log-marginal-likelihood (Documentation incomplete)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
marginal_likelihood(
  output,
  model,
  burn,
  M = NA,
  J = NULL,
  rel_tune = 1,
  parallel = FALSE,
  parallel_likelihood = FALSE
)

Arguments

output

A list outputted by est_rbsvar().

model

A list outputted by init_rbsvar().

burn

...

M

...

J

...

rel_tune

...

parallel

...

parallel_likelihood

...

Value

A list.


jetroant/rbsvarbm documentation built on Dec. 20, 2021, 11:06 p.m.