updateAMCMC {lgcp} | 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, codevignette("lgcp"), for further details on writing adaptive MCMC schemes.
updateAMCMC(obj, ...)
obj |
an object |
... |
additional arguments |
method updateAMCMC
updateAMCMC.constanth, updateAMCMC.andrieuthomsh