createTrimodalTarget: Trimodal target distribution

Description Usage Details Value Author(s) References See Also

View source: R/trimodaltarget.R

Description

Create the trimodal distribution as in Liang, Liu and Caroll, 2007: Stochastic approximation in Monte Carlo computation.

Usage

1

Details

This distribution is a mixture of three bivariate Gaussian distributions. Their covariance matrices are such that an adaptive MCMC algorithm which proposal variance adapts to one of the component, will likely fail to explore the others.

Value

The function returns an object of class target, with a name, a dimension, a function giving the log density, a function to generate sample from the distribution, parameters of the distribution, and a function to draw init points for the MCMC algorithms.

Author(s)

Luke Bornn <bornn@stat.harvard.edu>, Pierre E. Jacob <pierre.jacob.work@gmail.com>

References

Liang, Liu and Caroll: Stochastic approximation in Monte Carlo computation. Published in JASA, 2007.

See Also

target, createMixtureTarget


PAWL documentation built on May 2, 2019, 5:58 a.m.