cand.gen {BaM} | R Documentation |
Simple Metropolis algorithm demonstration using a bivariate exponential target from Chapter 1 (pages 33-37).
cand.gen(max.x,max.y)
max.x |
Maximum Value of X Random Variable |
max.y |
Maximum Value of Y Random Variable |