initialiseAMCMC {lgcp} | R Documentation |
A generic to be used for the purpose of user-defined adaptive MCMC schemes, initialiseAMCMC tells the MALA algorithm which value of h to use first. See lgcp vignette, codevignette("lgcp"), for further details on writing adaptive MCMC schemes.
initialiseAMCMC(obj, ...)
obj |
an object |
... |
additional arguments |
method intialiseAMCMC
initialiseAMCMC.constanth, initialiseAMCMC.andrieuthomsh