MHPropMain_rw: The Main file for Metropolis–Hastings algorithm

View source: R/MHPropMain_rw.R

MHPropMain_rwR Documentation

The Main file for Metropolis–Hastings algorithm

Description

The Main file for Metropolis–Hastings algorithm

Usage

MHPropMain_rw(
  param.cur,
  gradhess.fun.name,
  logpost.fun.name,
  nNewtonStep,
  Params,
  hessMethod,
  Y.iCross,
  x.iCross,
  callParam,
  splineArgs,
  priorArgs,
  prop.df,
  Params_Transform,
  propMethod
)

thiyangt/fformpp documentation built on Jan. 5, 2024, 5:44 a.m.