constanth {lgcp} | R Documentation |
constanth function
Description
This function is used to set up a constant acceptance scheme in the argument
mcmc.control
of the function lgcpPredict
. The scheme is set via
the mcmcpars
function.
Usage
constanth(h)
Arguments
h |
an object |
Value
object of class constanth
See Also
Examples
constanth(0.01)
[Package lgcp version 2.0 Index]