biv.exp {BaM} | R Documentation |
Simple Metropolis algorithm demonstration using a bivariate exponential target from Chapter 1 (pages 33-37).
biv.exp(x,y,L1,L2,L)
x |
starting point for the x vector |
y |
starting point for the y vector |
L1 |
event intensity for the x dimension |
L2 |
event intensity fot the y dimension |
L |
shared event intensity |