Rdocumentation
powered by
Learn R Programming
BaM (version 0.93)
cand.gen: cand.gen
Description
Simple Metropolis algorithm demonstration using a bivariate exponential target from Chapter 1 (pages 33-37).
Usage
cand.gen(max.x,max.y)
Arguments
max.x
Maximum Value of X Random Variable
max.y
Maximum Value of Y Random Variable