Learn R Programming

lgcp (version 1.0)

updateAMCMC: updateAMCMC function...

Description

updateAMCMC function

Usage

updateAMCMC(obj, ...)

Arguments

obj
an object
...
additional arguments

Value

  • method updateAMCMC

Details

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, code{vignette("lgcp")}, for further details on writing adaptive MCMC schemes.

See Also

updateAMCMC.constanth, updateAMCMC.andrieuthomsh