Learn R Programming

lgcp (version 1.0)

constanth: constanth function...

Description

constanth function

Usage

constanth(h)

Arguments

h
an object

Value

  • object of class constanth

Details

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.

See Also

mcmcpars, lgcpPredict

Examples

Run this code
constanth(0.01)

Run the code above in your browser using DataLab