Learn R Programming

lgcp (version 1.8)

constanth: 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

mcmcpars, lgcpPredict

Examples

Run this code
# NOT RUN {
constanth(0.01)
# }

Run the code above in your browser using DataLab