mh_update: Metroplis Hastings Algorithm proposal density: phi0...

Description Usage

View source: R/mh_update.R

Description

Metroplis Hastings Algorithm proposal density: phi0 probability for changes between 0 and 1 (addition,deletion and switch) phi1 probability for changes between 0 and -1 phi2 probaiblity for changes between 1 and -1 pa, probability for addition pd,probability for deletion pw, probability for swtich

Usage

1
mh_update(zt, phi0, phi1, pa, pd, pw, verbose, ...)

luhuang-penn/BalReg documentation built on Aug. 3, 2020, 12:57 a.m.