propose_joint_rev {deBInfer}R Documentation

propose_joint

Description

joint proposal function

Usage

propose_joint_rev(samps, s.ps, cov.mat)

Arguments

samps

current sample of the MCMC chain

s.ps

debinfer_parlist object representing the parameters that are to be proposed

cov.mat

debinfer_cov object; covariance matrix for the proposal

Details

Function to jointly propose parameters using a multivariate normal proposal distribution


[Package deBInfer version 0.4.4 Index]