makeproposal {betel}R Documentation

makeproposal finds the proposal parameters of psi

Description

makeproposal finds the proposal parameters of psi

Usage

makeproposal(
  psi0 = psi0,
  gfunc = gfunc,
  y = y,
  dat = dat,
  lam0 = lam0,
  controlpsi = controlpsi,
  controllam = controllam,
  numloops = numloops,
  probnb = probnb,
  psi0_ = psi0_,
  Psi0_ = Psi0_,
  nu = nu
)

Arguments

psi0

is the starting value of psi

dat
lam0

is the starting value of lambda

controlpsi
numloops
probnb
psi0_
nu

Author(s)

Siddhartha Chib


[Package betel version 1.0 Index]