MHPropWithKStepNewton: Metropolis–Hastings algorithm with K-step Newton method for...

View source: R/MHPropWithKStepNewton.R

MHPropWithKStepNewtonR Documentation

Metropolis–Hastings algorithm with K-step Newton method for the spline model.

Description

Metropolis–Hastings algorithm with K-step Newton method for the spline model.

Usage

MHPropWithKStepNewton(
  param.cur,
  gradhess.fun.name,
  logpost.fun.name,
  nNewtonStep,
  Params,
  hessMethod,
  Y,
  x0,
  callParam,
  splineArgs,
  priorArgs,
  prop.df,
  Params_Transform
)

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