testDensityGelmanMeng {BayesianTools}R Documentation

GelmanMeng test function

Description

GelmanMeng test function

Usage

testDensityGelmanMeng(x, A = 1, B = 0, C1 = 3, C2 = 3, log = TRUE)

Arguments

x

parameter vector

A

function parameter

B

function parameter

C1

function parameter

C2

function parameter

log

log

A non-elliptical, bivariate density function proposed by Gelman and Meng (1991).


[Package BayesianTools version 0.1.8 Index]