View source: R/adaptiveSchemes.R
updateAMCMC | R Documentation |
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, vignette("lgcp")
, for further details on writing adaptive MCMC schemes.
updateAMCMC(obj, ...)
obj |
an object |
... |
additional arguments |
method updateAMCMC
updateAMCMC.constanth, updateAMCMC.andrieuthomsh
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.