updateAMCMC: updateAMCMC function

View source: R/adaptiveSchemes.R

updateAMCMCR Documentation

updateAMCMC function

Description

A generic to be used for the purpose of user-defined adaptive MCMC schemes, updateAMCMC tells the MALA algorithm how to update the value of h. See lgcp vignette, codevignette("lgcp"), for further details on writing adaptive MCMC schemes.

Usage

updateAMCMC(obj, ...)

Arguments

obj

an object

...

additional arguments

Value

method updateAMCMC

See Also

updateAMCMC.constanth, updateAMCMC.andrieuthomsh


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.