construct_kernel: Constructs MCMC kernel

Description Usage Arguments Value

View source: R/construct_kernel.R

Description

Constructs MCMC kernel

Usage

1
construct_kernel(logtarget, gradlogtarget, mcmc)

Arguments

logtarget

evaluates log density of the target distribution

gradlogtarget

evaluates gradient of the log target density

mcmc

list with keys: choice specifies type of MCMC method, parameters specifies algorithmic tuning parameters,

Value

function which returns desired MCMC kernel


jeremyhengjm/GibbsFlow documentation built on Feb. 14, 2021, 9:21 p.m.